Commit b814323
committed
TEMPORARY: Switch to pull_request trigger for testing
This commit is for testing the collaborator permission check and must be
reverted before merge:
1. Changes trigger from pull_request_target to pull_request so this
branch's workflow definition runs instead of main's.
2. Adds a dummy change to cuda_bindings/pyproject.toml to trigger the
restricted-paths detection.
REVERT THIS COMMIT BEFORE MERGE.
Made-with: Cursor1 parent 5500d84 commit b814323
File tree
2 files changed
+3
-1
lines changed- .github/workflows
- cuda_bindings
2 files changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
3 | 4 | | |
4 | 5 | | |
5 | 6 | | |
| |||
0 commit comments