[llvm] workflows: Run spirv tests on self-hosted runner (PR #77025)
Tom Stellard via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 4 16:49:57 PST 2024
================
@@ -12,7 +12,7 @@ on:
- 'llvm/**'
- '.github/workflows/llvm-tests.yml'
- '.github/workflows/llvm-project-tests.yml'
- pull_request:
+ pull_request_target:
----------------
tstellar wrote:
No, I was just trying to see if that would fix the error. I've reverted that change now.
https://github.com/llvm/llvm-project/pull/77025
More information about the llvm-commits
mailing list