Skip to content

[no-ci] DUMMY CHANGE: cuda_bindings/pyproject.toml #4

[no-ci] DUMMY CHANGE: cuda_bindings/pyproject.toml

[no-ci] DUMMY CHANGE: cuda_bindings/pyproject.toml #4

Workflow file for this run

# SPDX-FileCopyrightText: Copyright (c) 2024-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
#
# SPDX-License-Identifier: Apache-2.0
name: "CI: Auto-label PRs by path"
on:
pull_request_target:
types:
- opened
- synchronize
jobs:
auto-label:
name: Auto-label by changed paths
if: github.repository_owner == 'NVIDIA'
runs-on: ubuntu-latest
permissions:
contents: read
pull-requests: write
steps:
- name: Apply labels
uses: actions/labeler@634933edcd8ababfe52f92936142cc22ac488b1b # v6.0.1