This commit is contained in:
@ -2,8 +2,7 @@ name: Run temp script and capture output
|
||||
|
||||
on:
|
||||
schedule:
|
||||
- cron: "15 23 * * *" # tous les jours à 3h du mat
|
||||
workflow_dispatch: # optionnel : exécution manuelle
|
||||
- cron: '22 23 * * *'
|
||||
|
||||
jobs:
|
||||
deploy:
|
||||
|
Reference in New Issue
Block a user