We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 141734d commit 6e37991Copy full SHA for 6e37991
1 file changed
.github/workflows/codeql.yml
@@ -8,7 +8,8 @@ on:
8
schedule:
9
- cron: "0 0 * * 5"
10
11
-permissions: "read"
+permissions:
12
+ contents: "read"
13
14
jobs:
15
analyze:
0 commit comments