Skip to content

Add v1.20.0 release into news #96

Add v1.20.0 release into news

Add v1.20.0 release into news #96

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/json-linter@0.0.2