Update restore-demo.yaml

This commit is contained in:
Stefan Pejcic 2024-12-03 09:10:53 +01:00 committed by GitHub
parent 093b3d1002
commit da3dbff431
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -3,6 +3,7 @@ name: Hourly Job
on: on:
schedule: schedule:
- cron: '0 * * * *' - cron: '0 * * * *'
workflow_dispatch:
jobs: jobs:
hourly-tasks: hourly-tasks: