Skip to content

Merge pull request #25 from Netflix/task/AL_Geo_Update #29

Merge pull request #25 from Netflix/task/AL_Geo_Update

Merge pull request #25 from Netflix/task/AL_Geo_Update #29

Workflow file for this run

name: IETF Geofeed Validation Script
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
test:
runs-on: ubuntu-latest
name: IETF Geofeed Validation Script
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v4
with:
python-version: '3.11'
cache: 'pip'
- run: pip install -r .github/scripts/requirements.txt
- run: python .github/scripts/validate-geofeed.py <geofeed.csv