Skip to content

Commit 5e047e3

Browse files
committed
run wf when wf changes
1 parent 1aaea21 commit 5e047e3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish-packages.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ on:
66
- 'master'
77
paths:
88
- 'packages/**'
9+
- '.github/workflows/publish-packages.yml'
910

1011
jobs:
1112
build:

0 commit comments

Comments
 (0)