Skip to content

Merge pull request #207 from onnx/andife-patch-3 #67

Merge pull request #207 from onnx/andife-patch-3

Merge pull request #207 from onnx/andife-patch-3 #67

Workflow file for this run

name: linting-actions
on: [push, pull_request]
jobs:
json-linter:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: json-lint
uses: ocular-d/json-linter@0.0.2