mirror of
https://github.com/N0rthernL1ghts/wordpress.git
synced 2025-12-08 02:21:32 +01:00
Trigger build every 7 days at 04:00
This commit is contained in:
2
.github/workflows/image.yml
vendored
2
.github/workflows/image.yml
vendored
@@ -2,6 +2,8 @@ name: Build docker WordPress image
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: "0 4 * * */7"
|
||||
push:
|
||||
branches: master
|
||||
paths:
|
||||
|
||||
Reference in New Issue
Block a user