run workflow every hour

This commit is contained in:
Mohamed C. 2024-08-10 10:48:04 +02:00 committed by GitHub
parent 0cbaa49f83
commit 1cf6fe6f5e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,7 +1,7 @@
name: Flake.lock
on:
schedule:
- cron: "0 6 * * *"
- cron: "0 * * * *"
workflow_dispatch:
push: