Files
radio-otherway/web/.github/workflows/scheduler-cache-events.yml
Fergal Moran 5f847732a4 Added files
2023-03-02 06:27:17 +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