Skip to content

Commit

Permalink
Change time in template
Browse files Browse the repository at this point in the history
This template proposes a time which is our peak load for Actions, would this time work better for our customers? Fixes https://github.com/github/codeql-action/issues/258
  • Loading branch information
Andy McKay authored and GitHub committed Oct 7, 2020
1 parent b1e2c9b commit da5edaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ on:
# │ │ │ │ │
# │ │ │ │ │
# * * * * *
- cron: '0 0 * * 0'
- cron: '30 1 * * 0'

jobs:
CodeQL-Build:
Expand Down

0 comments on commit da5edaf

Please sign in to comment.