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

Chris B via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 8 16:16:44 PST 2025


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

Probably don't, I think this was a misunderstanding on my part about the permissions required for the action to report its status check. Will remove.

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


More information about the llvm-commits mailing list