Skip to content

Added Awesome Space #82

Added Awesome Space

Added Awesome Space #82

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