diff --git a/.gitea/workflows/check-release.yaml b/.gitea/workflows/check-release.yaml index 3e0a60a..986a301 100644 --- a/.gitea/workflows/check-release.yaml +++ b/.gitea/workflows/check-release.yaml @@ -1,7 +1,7 @@ name: Check Calibre-web version on: schedule: - - cron: "0 */6 * * *" + - cron: "15 */6 * * *" push: branches: - main # Changez cela si votre branche principale a un autre nom