Skip to content

Commit

Permalink
chore: Run CodeQL every night
Browse files Browse the repository at this point in the history
Signed-off-by: Christian Kadner <[email protected]>
  • Loading branch information
ckadner authored Oct 28, 2023
1 parent 5ae4ca3 commit eb4bf29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ on:
# The branches below must be a subset of the branches above
branches: [ "main" ]
schedule:
- cron: '34 1 * * 3'
- cron: '00 8 * * *'

jobs:
analyze:
Expand Down

0 comments on commit eb4bf29

Please sign in to comment.