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