Skip to content

Commit 2b4db8a

Browse files
authored
Run zizmor on changes to actions in the actions/ directory (#1413)
1 parent 3468032 commit 2b4db8a

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/zizmor.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,11 @@ on:
66
- "main"
77
paths:
88
- ".github/workflows/*"
9+
- ".github/actions/*"
910
pull_request:
1011
paths:
1112
- ".github/workflows/*"
13+
- ".github/actions/*"
1214

1315
permissions: {}
1416

0 commit comments

Comments
 (0)