Skip to content

Fix broken OpenAQ link #20

Fix broken OpenAQ link

Fix broken OpenAQ link #20

Workflow file for this run

name: Check links
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
link_checker:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Link Checker
uses: lycheeverse/[email protected]
with:
fail: true