From e186ac87456328521012b488616f26bb9c5fe2a6 Mon Sep 17 00:00:00 2001 From: hc-github-team-secure-vault-core <82990506+hc-github-team-secure-vault-core@users.noreply.github.com> Date: Thu, 13 Apr 2023 15:34:28 -0400 Subject: [PATCH] backport of commit e78d9a3052f26db2db8b3c59c4b1c02bba1177f9 (#20151) Co-authored-by: Kuba Wieczorek --- .github/workflows/ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b8977f403752..81d9307ae6ee 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -186,7 +186,6 @@ jobs: if: | github.ref_name == 'main' || startsWith(github.ref_name, 'release/') || - startsWith(github.base_ref, 'release/') || startsWith(github.head_ref, 'ui/') || startsWith(github.head_ref, 'backport/ui/') || startsWith(github.head_ref, 'merge')