mirror of
https://github.com/ivuorinen/docker-php-with-imagick-multi.git
synced 2026-01-26 11:34:03 +00:00
chore(ci): build every Monday at 2am
This commit is contained in:
2
.github/workflows/docker-image.yml
vendored
2
.github/workflows/docker-image.yml
vendored
@@ -4,7 +4,7 @@ name: GitHub Docker Registry Build
|
||||
|
||||
on:
|
||||
schedule:
|
||||
- cron: "41 1 * * *"
|
||||
- cron: "0 2 * * 1" # At 2:00 on Monday.
|
||||
push:
|
||||
branches: ["main"]
|
||||
workflow_dispatch:
|
||||
|
||||
Reference in New Issue
Block a user