remove auto schedule
docker / docker (push) Successful in 7m9s

This commit is contained in:
Ludovic Cartier
2025-07-24 14:53:28 +02:00
parent 51d96fff20
commit 9379019a19
+2 -2
View File
@@ -2,8 +2,8 @@
name: docker name: docker
on: on:
schedule: # schedule:
- cron: '0 5 * * 0' # - cron: '0 5 * * 0'
push: push:
branches: branches:
- "main" - "main"