Skip to content

Merge pull request #42 from getlantern/jay/uninstall-survey #9

Merge pull request #42 from getlantern/jay/uninstall-survey

Merge pull request #42 from getlantern/jay/uninstall-survey #9

Workflow file for this run

name: Validate JSON
on:
workflow_dispatch:
push:
pull_request:
jobs:
validate:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v4
- name: Install jq
run: sudo apt-get install jq
- name: Validate JSON
run: ./bin/validate_json .