Fixing schedule maybe ?
All checks were successful
/ echo (push) Successful in 4s

This commit is contained in:
2025-04-14 23:21:17 +02:00
parent db8614f892
commit 8b383e9011

View File

@ -2,8 +2,7 @@ name: Run temp script and capture output
on: on:
schedule: schedule:
- cron: "15 23 * * *" # tous les jours à 3h du mat - cron: '22 23 * * *'
workflow_dispatch: # optionnel : exécution manuelle
jobs: jobs:
deploy: deploy: