We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9aeb92a commit 7f0d944Copy full SHA for 7f0d944
.github/workflows/workflow_audit.yml
@@ -2,7 +2,7 @@ name: GitHub Actions Security Analysis with zizmor 🌈
2
3
on:
4
push:
5
- branches: ["main"]
+ branches: ["master"]
6
pull_request:
7
branches: ["**"]
8
0 commit comments