Fix generate pdf error

This commit is contained in:
Serreau Jovann
2026-02-13 19:53:56 +01:00
parent a3fe613964
commit abb49d822f

View File

@@ -6,7 +6,7 @@ on:
- master
schedule:
# Déclenchement à 2h, 6h, 12h, 16h, 18h et 20h UTC
- cron: '0 2,6,12,16,18,20 * * *'
- cron: '0 2,20 * * *'
workflow_dispatch: # Bouton manuel dans GitHub Actions
permissions: