git action temporary disable cron
All checks were successful
/ build-docker-image (push) Successful in 1m7s

This commit is contained in:
2025-03-02 10:43:26 +00:00
parent f9301cfe20
commit 46bccb73d1

View File

@@ -3,8 +3,8 @@ on:
paths:
- "docker/**"
- ".gitea/**"
schedule:
- cron: "0 02 * * *"
# schedule:
# - cron: "0 02 * * *"
jobs:
build-docker-image: