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