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.
2 parents 2ac0181 + a7f89f5 commit 23dd487Copy full SHA for 23dd487
1 file changed
netstack/.github/workflows/codeql.yml
@@ -6,7 +6,8 @@ on:
6
pull_request:
7
branches: [main, master]
8
schedule:
9
- - cron: '0 6 * * 1'
+ - cron: '0 6 1 * *'
10
+
11
permissions: read-all
12
jobs:
13
analyze:
0 commit comments