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: paths:
- "docker/**" - "docker/**"
- ".gitea/**" - ".gitea/**"
schedule: # schedule:
- cron: "0 02 * * *" # - cron: "0 02 * * *"
jobs: jobs:
build-docker-image: build-docker-image: