We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 744b8c2 commit b89ff6bCopy full SHA for b89ff6b
.github/workflows/semgrep.yml
@@ -9,6 +9,7 @@ on:
9
schedule:
10
- cron: '0 0 * * 0'
11
name: Semgrep
12
+permissions: read-all
13
jobs:
14
semgrep:
15
name: Scan
0 commit comments