mirror of
https://github.com/quatalog/quatalog.git
synced 2025-11-28 07:07:05 +00:00
Every day
This commit is contained in:
parent
a7b28b9db0
commit
397e31e166
2
.github/workflows/transfer.yml
vendored
2
.github/workflows/transfer.yml
vendored
|
|
@ -3,7 +3,7 @@ run-name: Scrape transfer and update file
|
||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '0 10 */2 * *'
|
- cron: '0 4 * * *'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
setup:
|
setup:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue