Every 15 minutes

This commit is contained in:
powe97 2024-02-29 22:29:51 -05:00
parent c6e28d399a
commit 53891400ea
No known key found for this signature in database
GPG key ID: 7D1663B10978D1BA

View file

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