Merge pull request #259 from andymckay/patch-1

Change time in template
This commit is contained in:
Robert 2020-10-13 17:20:16 +01:00 committed by GitHub
commit 3f8927dbc5
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: