Trigger build every 7 days at 04:00

This commit is contained in:
2025-02-09 19:03:45 +01:00
parent c9fc0d2292
commit 2d7515e371

View File

@@ -2,6 +2,8 @@ name: Build docker WordPress image
on:
workflow_dispatch:
schedule:
- cron: "0 4 * * */7"
push:
branches: master
paths: