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 b51be38 commit ee2b956Copy full SHA for ee2b956
.github/workflows/codeql-analysis.yml
@@ -19,6 +19,7 @@ on:
19
# The branches below must be a subset of the branches above
20
branches: [master]
21
schedule:
22
+ # Make a pass every Saturday at 06:41 UTC
23
- cron: "41 6 * * 6"
24
25
permissions:
0 commit comments