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 09a5029 commit a3b2778Copy full SHA for a3b2778
.github/workflows/semgrep.yml
@@ -3,6 +3,8 @@ on:
3
schedule:
4
- cron: "0 4 * * *"
5
name: Semgrep config
6
+permissions:
7
+ contents: read
8
jobs:
9
semgrep:
10
name: semgrep/ci
0 commit comments