update every hour

This commit is contained in:
Jörg Thalheim 2022-12-18 20:36:54 +01:00
parent b7aefcfc23
commit 5d2f203353

View file

@ -3,7 +3,7 @@ on:
workflow_dispatch:
schedule:
# chosen by fair dice rolling
- cron: '05 4 * * *'
- cron: '40 * * * *'
push:
branches:
- master