Skip to content

Commit

Permalink
Simplified the Cron schedule
Browse files Browse the repository at this point in the history
  • Loading branch information
ChairmanMa0 authored Sep 2, 2021
1 parent c9bb633 commit 940ac8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion codeql-analysis.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: [ master ]
schedule:
- cron: '26 22 * * 3'
- cron: '0 22 * * 3'

jobs:
analyze:
Expand Down

0 comments on commit 940ac8e

Please sign in to comment.