Skip to content

Commit

Permalink
CI timing
Browse files Browse the repository at this point in the history
  • Loading branch information
dcolinmorgan committed Feb 19, 2024
1 parent d49d6b4 commit a64517d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ on:

#Test main bidaily @ 1a
schedule:
- cron: '0 1 1-31/1 * *'
- cron: '0 0 * * 0'

jobs:

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/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: '33 20 * * 5'
- cron: '0 0 * * 0'

jobs:
analyze:
Expand Down

0 comments on commit a64517d

Please sign in to comment.