Skip to content

Update directory.json (#265) #102

Update directory.json (#265)

Update directory.json (#265) #102

Workflow file for this run

on:
push:
branches: [ "master" ]
pull_request:
branches: [ "master" ]
name: CI
jobs:
jsonlint:
name: Lint JSON
runs-on: ubuntu-latest
steps:
- run: sudo apt-get install -y python3-demjson
- uses: actions/checkout@v2
- run: jsonlint --strict ./directory.json