Actualiser .gitea/workflows/check-release.yaml
All checks were successful
Build and Push Docker Image / build (push) Successful in 28s
Check Calibre-web version / check-version (push) Successful in 15s

This commit is contained in:
2025-04-06 08:16:30 +02:00
parent 0a10ae337c
commit e23f335bd8

View File

@@ -1,7 +1,7 @@
name: Check Calibre-web version name: Check Calibre-web version
on: on:
schedule: schedule:
- cron: "0 */6 * * *" - cron: "15 */6 * * *"
push: push:
branches: branches:
- main # Changez cela si votre branche principale a un autre nom - main # Changez cela si votre branche principale a un autre nom