Skip to content

Commit a5b9453

Browse files
zakiskchmouel
authored andcommitted
chore: trigger E2E tests only on workflows change
Signed-off-by: Zaki Shaikh <[email protected]>
1 parent 28a095f commit a5b9453

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/e2e.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ on:
2121
- synchronize
2222
paths:
2323
- "**.go"
24-
- ".github/**"
24+
- ".github/workflows/**"
2525
- "test/testdata/**"
2626

2727
jobs:

0 commit comments

Comments
 (0)