update every hour
This commit is contained in:
parent
b7aefcfc23
commit
5d2f203353
1 changed files with 1 additions and 1 deletions
2
.github/workflows/update.yml
vendored
2
.github/workflows/update.yml
vendored
|
|
@ -3,7 +3,7 @@ on:
|
|||
workflow_dispatch:
|
||||
schedule:
|
||||
# chosen by fair dice rolling
|
||||
- cron: '05 4 * * *'
|
||||
- cron: '40 * * * *'
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue