Skip to content

Update URL of Hackerspace Bielefeld e.V. (#254) #78

Update URL of Hackerspace Bielefeld e.V. (#254)

Update URL of Hackerspace Bielefeld e.V. (#254) #78

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