Skip to content

Commit fdc8667

Browse files
typeliciousAndré Lange
andauthored
chore: stagger codeql schedule (#234)
Co-authored-by: André Lange <andre.lange@typelicious.com>
1 parent 7826352 commit fdc8667

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
@@ -6,7 +6,7 @@ on:
66
pull_request:
77
branches: [main]
88
schedule:
9-
- cron: "23 4 * * 1"
9+
- cron: "23 6 * * 1"
1010

1111
jobs:
1212
analyze:

0 commit comments

Comments
 (0)