Skip to content

Commit e657360

Browse files
Update CodeQL schedule cron time
1 parent 01d5a9e commit e657360

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/codeql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ on:
1717
pull_request:
1818
branches: [ "master" ]
1919
schedule:
20-
- cron: '16 4 * * 3'
20+
- cron: '44 6 * * 3'
2121

2222
jobs:
2323
analyze:

0 commit comments

Comments
 (0)