[llvm-branch-commits] [CI] Make premerge upload/write comments (PR #166609)
Tom Stellard via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Wed Nov 5 19:50:16 PST 2025
================
@@ -116,6 +116,13 @@ jobs:
path: artifacts/
retention-days: 5
include-hidden-files: 'true'
+ - name: Upload Comment
+ if: always()
+ continue-on-error: true
----------------
tstellar wrote:
Are you missing a 'uses' here?
https://github.com/llvm/llvm-project/pull/166609
More information about the llvm-branch-commits
mailing list