File tree Expand file tree Collapse file tree 2 files changed +1
-3
lines changed
Expand file tree Collapse file tree 2 files changed +1
-3
lines changed Original file line number Diff line number Diff line change @@ -6,8 +6,7 @@ name: "CI: Restricted Paths Guard"
66on :
77 # Run on drafts too so maintainers get early awareness on WIP PRs.
88 # Label updates on fork PRs require pull_request_target permissions.
9- # TEMPORARY: Using pull_request for testing; revert to pull_request_target before merge.
10- pull_request :
9+ pull_request_target :
1110 types :
1211 - opened
1312 - synchronize
Original file line number Diff line number Diff line change 11# SPDX-FileCopyrightText: Copyright (c) 2023-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
22# SPDX-License-Identifier: LicenseRef-NVIDIA-SOFTWARE-LICENSE
3- # XXX DUMMY CHANGE FOR TESTING restricted-paths-guard.yml - REMOVE BEFORE MERGE XXX
43[build-system ]
54requires = [
65 " setuptools>=80.0.0" ,
You can’t perform that action at this time.
0 commit comments