We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6fcff34 commit 54f8cf6Copy full SHA for 54f8cf6
1 file changed
.github/workflows/zizmor.yml
@@ -0,0 +1,19 @@
1
+name: Workflow security analysis
2
+
3
+permissions: {}
4
5
+on:
6
+ workflow_dispatch:
7
+ push:
8
+ branches: [main]
9
+ pull_request:
10
11
12
+jobs:
13
+ zizmor:
14
+ name: zizmor
15
+ permissions:
16
+ contents: read
17
+ actions: read
18
+ security-events: write
19
+ uses: Spillgebees/admin/.github/workflows/zizmor.yml@a71d815a53f77f9cabca802b4bd9b69fe2fcd96e # main
0 commit comments