mirror of
https://github.com/quatalog/quatalog.git
synced 2025-12-03 18:07:11 +00:00
Run every 15 mins
This commit is contained in:
parent
aa4af079f8
commit
682b1679b4
4
.github/workflows/transfer.yml
vendored
4
.github/workflows/transfer.yml
vendored
|
|
@ -1,7 +1,7 @@
|
|||
name: Scrape transfer and update file
|
||||
on:
|
||||
# schedule:
|
||||
# - cron: '15 * * * *'
|
||||
schedule:
|
||||
- cron: '15 * * * *'
|
||||
workflow_dispatch:
|
||||
inputs:
|
||||
timeout:
|
||||
|
|
|
|||
Loading…
Reference in a new issue