Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a4ccada

Browse files
authored
Comment on when the action schedule runs
1 parent be83ef3 commit a4ccada

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/codeql.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ on:
77
# The branches below must be a subset of the branches above
88
branches: [ "main" ]
99
schedule:
10+
# run every week at 10:24 on Thursday
1011
- cron: '24 10 * * 4'
1112

1213
jobs:

0 commit comments

Comments
 (0)