Skip to content

add Sheffield Hackspace's spaceapi.json (#269) #109

add Sheffield Hackspace's spaceapi.json (#269)

add Sheffield Hackspace's spaceapi.json (#269) #109

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