mirror of
https://github.com/N0rthernL1ghts/wordpress.git
synced 2025-12-08 23:02:41 +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:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
schedule:
|
||||||
|
- cron: "0 4 * * */7"
|
||||||
push:
|
push:
|
||||||
branches: master
|
branches: master
|
||||||
paths:
|
paths:
|
||||||
|
|||||||
Reference in New Issue
Block a user