Skip to content

Remove link to Conshax and remove Conshax from app list due to service shutting down #697

Remove link to Conshax and remove Conshax from app list due to service shutting down

Remove link to Conshax and remove Conshax from app list due to service shutting down #697

Workflow file for this run

name: CI
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
workflow_dispatch:
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Validate JSON
uses: nhalstead/[email protected]
with:
# Relative file path under the repository of a JSON schema file to validate the other JSON files with.
schema: server/data/apps-schema.json
# One or more relative file paths under the repository (separated by comma) of the JSON files to validate with the schema provided.
jsons: server/data/apps.json