Change time in template

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
This commit is contained in:
Andy McKay 2020-10-07 09:59:53 -07:00 committed by GitHub
parent b1e2c9b8bd
commit da5edaf1b4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -31,7 +31,7 @@ on:
# │ │ │ │ │
# │ │ │ │ │
# * * * * *
- cron: '0 0 * * 0'
- cron: '30 1 * * 0'
jobs:
CodeQL-Build: