We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fbd06bf commit d959e10Copy full SHA for d959e10
1 file changed
.github/workflows/codeql-analysis.yml
@@ -20,6 +20,7 @@ on:
20
schedule:
21
- cron: '31 14 * * 3'
22
23
+permissions: read-all
24
jobs:
25
analyze:
26
name: Analyze
0 commit comments