mirror of
https://github.com/quatalog/quatalog.git
synced 2024-11-24 07:42:57 +00:00
Goddammit collegesource
This commit is contained in:
parent
397e31e166
commit
00d5f0d01a
4
.github/workflows/transfer.yml
vendored
4
.github/workflows/transfer.yml
vendored
|
@ -2,8 +2,8 @@ name: Scrape transfer and update file
|
||||||
run-name: Scrape transfer and update file
|
run-name: Scrape transfer and update file
|
||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
schedule:
|
# schedule:
|
||||||
- cron: '0 4 * * *'
|
# - cron: '0 4 * * *'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
setup:
|
setup:
|
||||||
|
|
Loading…
Reference in a new issue