Skip to content

Update weather

Update weather #53354

Workflow file for this run

name: Update weather
on:
schedule:
- cron: "*/5 * * * *"
jobs:
curl-job:
runs-on: ubuntu-latest
steps:
- name: Checkout Repository
uses: actions/checkout@v2
- name: Make CURL Request
run: curl "https://wtr.tino.sh/button/hamburg%20germany"