Skip to content

3-letter FAA identifiers changed to 4 #15

3-letter FAA identifiers changed to 4

3-letter FAA identifiers changed to 4 #15

name: Valid JSON
on:
pull_request:
jobs:
validate-json:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v2
- name: Set up Python
uses: actions/setup-python@v2
with:
python-version: '3.x'
- name: Run JSON validator
run: python ./.github/scripts/valid_json.py airports.json