mirror of
https://github.com/quatalog/quatalog.git
synced 2024-11-23 23:33:14 +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
|
||||
on:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: '0 4 * * *'
|
||||
# schedule:
|
||||
# - cron: '0 4 * * *'
|
||||
|
||||
jobs:
|
||||
setup:
|
||||
|
|
Loading…
Reference in a new issue