[llvm] workflows: Add a new job for packaging release sources (PR #91834)

Tom Stellard via llvm-commits llvm-commits at lists.llvm.org
Tue May 28 13:53:59 PDT 2024


================
@@ -0,0 +1,59 @@
+name: Release Sources
+
+permissions:
+  contents: read
+
+on:
----------------
tstellar wrote:

@boomanaiden154 What do you think about this pull_request trigger?  Is it worth having even if it's limited in what it can test.

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


More information about the llvm-commits mailing list