Skip to content

Poll data (hourly) #918

Poll data (hourly)

Poll data (hourly) #918

name: Poll data (hourly)
on:
schedule:
- cron: '0 * * * *'
workflow_dispatch:
jobs:
poll-data-hourly:
uses: ./.github/workflows/poll-data.yml
with:
pollers: hourly
secrets: inherit