[llvm] [Github][CI] Stop running premerge checks on main (PR #139358)
Aiden Grossman via llvm-commits
llvm-commits at lists.llvm.org
Mon May 26 13:04:09 PDT 2025
https://github.com/boomanaiden154 updated https://github.com/llvm/llvm-project/pull/139358
>From d4da4aa310d19b0094af95bd8505993731a0fdd7 Mon Sep 17 00:00:00 2001
From: Aiden Grossman <aidengrossman at google.com>
Date: Sat, 10 May 2025 05:36:44 +0000
Subject: [PATCH] =?UTF-8?q?[=F0=9D=98=80=F0=9D=97=BD=F0=9D=97=BF]=20initia?=
=?UTF-8?q?l=20version?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Created using spr 1.3.4
---
.github/workflows/premerge.yaml | 1 -
1 file changed, 1 deletion(-)
diff --git a/.github/workflows/premerge.yaml b/.github/workflows/premerge.yaml
index 2ee1ecaf505c3..74ac80ba1b86f 100644
--- a/.github/workflows/premerge.yaml
+++ b/.github/workflows/premerge.yaml
@@ -16,7 +16,6 @@ on:
- closed
push:
branches:
- - 'main'
- 'release/**'
concurrency:
More information about the llvm-commits
mailing list