Skip to content

Commit 4dfe956

Browse files
cunlatim-schilling
andauthored
Update .github/workflows/zizmor.yml
Co-authored-by: Tim Schilling <schillingt@better-simple.com>
1 parent d89d695 commit 4dfe956

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/workflows/zizmor.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,11 @@ name: GitHub Actions Security Analysis with zizmor 🌈
33
on:
44
push:
55
branches: ["main"]
6+
paths:
7+
- '.github/**'
68
pull_request:
7-
branches: ["**"]
9+
paths:
10+
- '.github/**'
811

912
permissions: {}
1013

0 commit comments

Comments
 (0)