Skip to content

Commit 33c6fae

Browse files
committed
ci(e2e): trigger e2e on .github/scripts changes
trigger e2e on .github/scripts/** changes Signed-off-by: Zaki Shaikh <zashaikh@redhat.com>
1 parent 11e7bc2 commit 33c6fae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/e2e.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ on:
2525
- ".github/workflows/**"
2626
- "test/testdata/**"
2727
- "vendor/**"
28+
- ".github/scripts/**"
2829

2930
jobs:
3031
e2e-tests:

0 commit comments

Comments
 (0)