Files
radio-otherway/.github/workflows/scheduler-cache-events.yml
2023-03-06 07:26:54 +00:00

15 lines
276 B
YAML

name:
Cache Events
on:
# Every 5 minutes
schedule:
- cron: "*/5 * * * *"
jobs:
cache:
runs-on: ubuntu-latest
steps:
- name: Cache outstanding events
uses: wei/curl@master
with:
args: https://otherway.fergl.ie/api/cron/cache