https://github.com/tstellar created https://github.com/llvm/llvm-project/pull/125978
These were accidentally disabled in 0cca13f758a8bda75eab45ad4bf896bb83921ec9. >From d4caab041154d62fe2f598e6c520c4d6b2b041fb Mon Sep 17 00:00:00 2001 From: Tom Stellard <tstel...@redhat.com> Date: Wed, 5 Feb 2025 17:31:57 -0800 Subject: [PATCH] workflows/premerge: Re-enable tests These were accidentally disabled in 0cca13f758a8bda75eab45ad4bf896bb83921ec9. --- .github/workflows/premerge.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/premerge.yaml b/.github/workflows/premerge.yaml index 956760feaa3b526..45e6bb763a0efae 100644 --- a/.github/workflows/premerge.yaml +++ b/.github/workflows/premerge.yaml @@ -14,8 +14,6 @@ on: # do this is that it allows us to take advantage of concurrency groups # to cancel in progress CI jobs whenever the PR is closed. - closed - paths: - - .github/workflows/premerge.yaml push: branches: - 'main' _______________________________________________ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits