Skip to content

Commit dc8d5dd

Browse files
committed
chore(ci): build when workflow change in pr
1 parent 7e25457 commit dc8d5dd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/builds.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ on:
99
pull_request:
1010
branches:
1111
- main
12+
paths:
13+
- '.github/workflows/builds.yaml'
1214
workflow_dispatch:
1315

1416
env:

0 commit comments

Comments
 (0)