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 5bfbf2e commit 2dec1e7Copy full SHA for 2dec1e7
.github/workflows/codeql.yml
@@ -6,6 +6,8 @@ on:
6
schedule:
7
- cron: '39 9 * * 1'
8
9
+permissions: {}
10
+
11
jobs:
12
analyze:
13
name: Analyze
0 commit comments