Skip to content

Commit 22300d6

Browse files
committed
build when action or workflow changes
1 parent 0c27641 commit 22300d6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ on:
66
paths:
77
- src/**
88
- package-lock.json
9+
- action.yml
10+
- .github/workflows/build.yml
911

1012
jobs:
1113
build:

0 commit comments

Comments
 (0)