Fix generate pdf error
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user