[llvm] [workflow] Don't add a comment when the first run of the formatter passes (PR #86335)

Tom Stellard via llvm-commits llvm-commits at lists.llvm.org
Sat Mar 23 15:24:27 PDT 2024


================
@@ -34,7 +34,6 @@ jobs:
         uses: actions/checkout at v4
         with:
           reository: ${{ github.repository }}
-          ref: ${{ github.base_ref }}
----------------
tstellar wrote:

Yeah, I'll drop that commit.

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


More information about the llvm-commits mailing list