Skip to content

Commit 307377a

Browse files
committed
fix/tests
1 parent 8bfc9bb commit 307377a

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: [ "main" ]
1919
schedule:
20-
- cron: '32 14 * * 1'
20+
- cron: '0 0 * * *'
2121

2222
jobs:
2323
analyze:

0 commit comments

Comments
 (0)