Run twice a day

This commit is contained in:
powe97 2024-03-16 21:25:42 -04:00 committed by GitHub
parent eb77e84535
commit 99ba8873bd
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 * * *'
- cron: '0 10,22 * * *'
jobs:
setup: