Small tweak to bump the pipeline

This commit is contained in:
Greyscale 2020-11-13 20:07:47 +01:00
parent d5b2e355fe
commit 93343069b2
No known key found for this signature in database
GPG key ID: C6178C19949CFFE3

View file

@ -14,7 +14,7 @@ on:
- '.github/workflows/build-x86_64-php.yml'
- '.github/workflows/lint-dockerfiles.yml'
schedule:
- cron: '0 4 * * TUE'
- cron: '0 5 * * TUE'
jobs:
PHP_APACHE_56: