Every day

This commit is contained in:
powe97 2024-04-26 21:37:33 -04:00 committed by GitHub
parent a7b28b9db0
commit 397e31e166
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ run-name: Scrape transfer and update file
on:
workflow_dispatch:
schedule:
- cron: '0 10 */2 * *'
- cron: '0 4 * * *'
jobs:
setup: