Skip to content

Commit a5e8e5b

Browse files
committed
Allow merge groups to trigger the self-zizmor workflow
1 parent 60da417 commit a5e8e5b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/self-zizmor.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ on:
66
pull_request:
77
paths:
88
- ".github/**"
9+
merge_group:
10+
types: [checks_requested]
911
jobs:
1012
zizmor-check:
1113
name: Check whether there are things to scan

0 commit comments

Comments
 (0)