Goddammit collegesource

This commit is contained in:
powe97 2024-05-08 00:31:22 -04:00 committed by GitHub
parent 397e31e166
commit 00d5f0d01a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -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: