Skip to content

Commit 9ca8a42

Browse files
author
Scott Straughan
committed
Revert "Remove redundant CRON."
This reverts commit 2d2249e.
1 parent be33e1b commit 9ca8a42

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/codeql.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ on:
55
branches: [ 'main' ]
66
pull_request:
77
branches: [ 'main' ]
8+
schedule:
9+
- cron: '31 11 * * 2'
810

911
permissions: read-all
1012

0 commit comments

Comments
 (0)