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 fc6b36e commit 1311b94Copy full SHA for 1311b94
.github/workflows/codeql.yml
@@ -8,6 +8,8 @@ on:
8
schedule:
9
- cron: '0 19 * * 0'
10
11
+permissions:
12
+ contents: read
13
jobs:
14
CodeQL-Build:
15
0 commit comments