Skip to content

mihailistov executed run JSON linter #14

mihailistov executed run JSON linter

mihailistov executed run JSON linter #14

Workflow file for this run

---
name: JSON Linter
run-name: ${{ github.actor }} executed run JSON linter
on:
- push
- pull_request
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Run JSON Lint
env:
REPORT_ONLY: true
SHOW_ERRORS: true
SHOW_SKIPPED: true
run: ./.github/workflows/pipeline.sh