We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6666571 commit 9f41864Copy full SHA for 9f41864
2 files changed
.github/workflows/security.yml
@@ -0,0 +1,15 @@
1
+name: Security
2
+
3
+on:
4
+ push:
5
+ branches: [main]
6
+ pull_request:
7
8
+ workflow_dispatch:
9
10
+jobs:
11
+ security:
12
+ uses: damoun/.github/.github/workflows/security.yml@d2685ca401b760ab8b62406364eb263cc9b6fdb1 # main
13
+ permissions:
14
+ contents: read
15
+ security-events: write
.github/workflows/zizmor.yml
0 commit comments