Actualiser .gitea/workflows/check-release.yaml
All checks were successful
Check Calibre-web version / check-version (push) Successful in 14s

This commit is contained in:
2025-04-05 20:57:42 +02:00
parent fbbe6ca83d
commit c7cf3c6747

View File

@@ -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: