Skip to content

Poll /api/aqi

Poll /api/aqi #9449

Workflow file for this run

name: Poll /api/aqi
on:
schedule:
- cron: "0 * * * *"
jobs:
poll-aqi:
runs-on: ubuntu-latest
steps:
- name: Poll /api/aqi
run: curl -sSf http://128.214.253.51/api/aqi || exit 1