We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22e45ae commit 24daedaCopy full SHA for 24daeda
.github/workflows/codeql-analysis.yml
@@ -19,7 +19,7 @@ on:
19
branches: [ master ]
20
schedule:
21
# Reference: https://support.acquia.com/hc/en-us/articles/360004224494-Cron-time-string-format
22
- # Every Saturday (6 - 0 and 7 represent Sunday) at 01:37 aka 1:37 am
+ # Every Saturday (6 - 0 and 7 represent Sunday) at 01:37 aka 1:37 am not sure of the locale
23
- cron: '37 1 * * 6'
24
25
jobs:
0 commit comments