re-enable auto schedule on 1st of each month
docker / docker (push) Failing after 6m19s

This commit is contained in:
Ludovic Cartier
2026-04-22 12:45:27 +02:00
parent 9379019a19
commit a0a57abe89
+2 -2
View File
@@ -2,8 +2,8 @@
name: docker name: docker
on: on:
# schedule: schedule:
# - cron: '0 5 * * 0' - cron: '0 5 1 * *'
push: push:
branches: branches:
- "main" - "main"