Try updating every 6 hours
This commit is contained in:
parent
c33462da27
commit
6b857067e2
1 changed files with 1 additions and 1 deletions
2
.github/workflows/import.yaml
vendored
2
.github/workflows/import.yaml
vendored
|
@ -1,6 +1,6 @@
|
|||
on:
|
||||
schedule:
|
||||
- cron: '0 0 * * *'
|
||||
- cron: '0 */6 * * *'
|
||||
workflow_dispatch: ~
|
||||
|
||||
name: Import
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue