Skip to content

chore(metrics): sync generated Python metric names #107

chore(metrics): sync generated Python metric names

chore(metrics): sync generated Python metric names #107

# SPDX-FileCopyrightText: Copyright (c) 2024-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
# SPDX-License-Identifier: Apache-2.0 AND CC-BY-4.0
name: Request NVSkills CI
on:
issue_comment:
types: [created]
push:
permissions:
contents: read
pull-requests: read
jobs:
team-request:
uses: ./.github/workflows/nvskills-team-request.yml
secrets:
NVSKILLS_CI_DISPATCH_TOKEN: ${{ secrets.NVSKILLS_CI_DISPATCH_TOKEN }}