[llvm] Add pre-merge workflow for HLSL testing (PR #122184)

Tom Stellard via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 8 16:08:40 PST 2025


================
@@ -0,0 +1,26 @@
+name: HLSL Tests - macOS
+
+permissions:
+  contents: read
+  checks: write
----------------
tstellar wrote:

Why do you need `checks: write` here ?

https://github.com/llvm/llvm-project/pull/122184


More information about the llvm-commits mailing list