mirror of
https://github.com/quatalog/quatalog.git
synced 2024-11-16 03:52:55 +00:00
Run twice a day
This commit is contained in:
parent
eb77e84535
commit
99ba8873bd
2
.github/workflows/transfer.yml
vendored
2
.github/workflows/transfer.yml
vendored
|
@ -3,7 +3,7 @@ run-name: Scrape transfer and update file
|
|||
on:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: '0 10 * * *'
|
||||
- cron: '0 10,22 * * *'
|
||||
|
||||
jobs:
|
||||
setup:
|
||||
|
|
Loading…
Reference in a new issue