Skip to content

Force ubuntu 20 image for csgo #244

Force ubuntu 20 image for csgo

Force ubuntu 20 image for csgo #244

Workflow file for this run

name: JSON check
on:
push:
pull_request:
workflow_dispatch:
jobs:
test-json:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: json-syntax-check
uses: limitusus/json-syntax-check@v1
with:
pattern: "\\.json$*"