Skip to content

Commit a1e78dc

Browse files
Actions: trigger alpha build workflow run when workflow itself changes
1 parent 4fb989c commit a1e78dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/alpha-build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
- "main"
77
paths:
88
- "deps/**"
9-
9+
- ".github/workflows/**"
1010
jobs:
1111
trigger_alpha_build:
1212
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)