We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a0f7eab + 74ce052 commit 9555b96Copy full SHA for 9555b96
1 file changed
.github/workflows/self-zizmor.yaml
@@ -1,8 +1,11 @@
1
name: zizmor GitHub Actions static analysis
2
on:
3
push:
4
+ paths:
5
+ - '.github/**'
6
pull_request:
-
7
8
9
jobs:
10
zizmor:
11
name: Run zizmor from current branch (self test)
0 commit comments