Run every 15 mins

This commit is contained in:
powe97 2024-02-29 22:25:22 -05:00 committed by GitHub
parent aa4af079f8
commit 682b1679b4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,7 +1,7 @@
name: Scrape transfer and update file
on:
# schedule:
# - cron: '15 * * * *'
schedule:
- cron: '15 * * * *'
workflow_dispatch:
inputs:
timeout: