[llvm] workflows: Add a new job for packaging release sources (PR #91834)
Aiden Grossman via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 12 12:44:57 PDT 2024
================
@@ -0,0 +1,59 @@
+name: Release Sources
+
+permissions:
+ contents: read
+
+on:
----------------
boomanaiden154 wrote:
It will probably catch something at some point, but definitely doesn't test the full functionality. Current changes seem fine to me.
https://github.com/llvm/llvm-project/pull/91834
More information about the llvm-commits
mailing list