Skip to content

Commit ae3b499

Browse files
committed
also run actions when workflow changes
Signed-off-by: Jeffrey Sica <me@jeefy.dev>
1 parent dde9a84 commit ae3b499

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/change-file-build-new-actions-vm.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ on:
55
- "main"
66
paths:
77
- "ci/gha-runner-vm/**"
8+
- ".github/workflows/change-file-build-new-actions-vm.yml"
9+
- ".github/workflows/periodic-build-new-actions-vm.yml"
810

911
jobs:
1012
build:

0 commit comments

Comments
 (0)