Skip to content

Update zoeyvid/nginx-quic Docker tag to v175 #3734

Update zoeyvid/nginx-quic Docker tag to v175

Update zoeyvid/nginx-quic Docker tag to v175 #3734

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@v3
- name: json-syntax-check
uses: limitusus/json-syntax-check@v2
with:
pattern: "\\.json$*"