diff --git a/.github/workflows/pr-gpu.yaml b/.github/workflows/pr-gpu.yaml index f6de8908c1..cb68848114 100644 --- a/.github/workflows/pr-gpu.yaml +++ b/.github/workflows/pr-gpu.yaml @@ -1,6 +1,6 @@ name: PR GPU tests on: - pull_request_target: + pull_request: workflow_dispatch: # Cancel old runs when a new commit is pushed to the same branch if not on main # or dev