Skip to content

Merge pull request #218 from onnx/andife-patch-3 #95

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

Merge pull request #218 from onnx/andife-patch-3 #95

Workflow file for this run

# Copyright (c) ONNX Project Contributors
#
# SPDX-License-Identifier: Apache-2.0
name: linting-actions
on: [push, pull_request]
jobs:
json-linter:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: json-lint
uses: ocular-d/[email protected]