Skip to content

Check duplicate host/port in repair flow #1736

Check duplicate host/port in repair flow

Check duplicate host/port in repair flow #1736

Workflow file for this run

name: JSON Check
on:
push:
paths:
- '**.json'
pull_request:
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: json-syntax-check
uses: limitusus/[email protected]
with:
pattern: "\\.json$"