Skip to content

Commit a50bc35

Browse files
committed
run check pipeline on workflow changes
Signed-off-by: Sebastian Hoß <[email protected]>
1 parent d6a1c0e commit a50bc35

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/verify.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ on:
88
paths:
99
- code-generator/**
1010
- custom-resources/**
11+
- .github/workflows/release-*
1112
jobs:
1213
check:
1314
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)