We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b39c6eb commit ed030f4Copy full SHA for ed030f4
.github/workflows/pr-gpu.yaml
@@ -1,6 +1,6 @@
1
name: PR GPU tests
2
on:
3
- pull_request_target:
+ pull_request:
4
workflow_dispatch:
5
# Cancel old runs when a new commit is pushed to the same branch if not on main
6
# or dev
0 commit comments