codeql.yml: run once over night

This commit is contained in:
Philip H 2023-11-12 14:34:48 +01:00 committed by Philip H.
parent 16926e0632
commit 9126215b75
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ on:
pull_request:
branches: [ "main" ]
schedule:
- cron: '*/5 * * * *'
- cron: "0 0 * * *"
jobs:
analyze: