Skip to content

[CICD] support Metax MACA workflow #204

[CICD] support Metax MACA workflow

[CICD] support Metax MACA workflow #204

Workflow file for this run

# Copyright (c) 2022-2025, NVIDIA CORPORATION & AFFILIATES. All rights reserved.

Check failure on line 1 in .github/workflows/license.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/license.yml

Invalid workflow file

(Line: 8, Col: 17): A sequence was not expected
#
# See LICENSE for license information.
# A workflow to trigger the TE license check on GitHub
name: 'License'
on:
pull_request: [__disabled_do_not_remove__]
workflow_dispatch:
jobs:
check:
name: 'Check'
runs-on: ubuntu-latest
steps:
- name: 'Checkout'
uses: actions/checkout@v3
- name: 'Check License'
run: |
export TE_PATH=.
bash ./qa/L0_license/test.sh