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 fef8f81 commit 3b15994Copy full SHA for 3b15994
.github/workflows/security.yml
@@ -1,5 +1,9 @@
1
name: Security Scanning
2
3
+permissions:
4
+ contents: read
5
+ actions: write
6
+
7
on:
8
push:
9
branches: [ main ]
0 commit comments