Skip to content

Removed Chaosconsulting :-( (#259) #88

Removed Chaosconsulting :-( (#259)

Removed Chaosconsulting :-( (#259) #88

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