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

View file

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