Skip to content

Commit 24daeda

Browse files
author
Travis Steinmetz
committed
cron pattern description
1 parent 22e45ae commit 24daeda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql-analysis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ on:
1919
branches: [ master ]
2020
schedule:
2121
# 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
22+
# Every Saturday (6 - 0 and 7 represent Sunday) at 01:37 aka 1:37 am not sure of the locale
2323
- cron: '37 1 * * 6'
2424

2525
jobs:

0 commit comments

Comments
 (0)