Every 2 days

This commit is contained in:
powe97 2024-04-10 18:43:08 -04:00 committed by GitHub
parent be754b5dcb
commit 5419b401b4
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,22 * * *'
- cron: '0 10 */2 * *'
jobs:
setup: