From 5e7939002b72862a0947cbe00ce12ab8edad6b6f Mon Sep 17 00:00:00 2001 From: Chris Hennick <4961925+Pr0methean@users.noreply.github.com> Date: Thu, 2 May 2024 19:42:49 -0700 Subject: [PATCH] ci: run checks on release branches, since they don't run on release PRs --- .github/workflows/ci.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 674a3b37..e50a61df 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -6,7 +6,6 @@ on: - 'master' push: branches-ignore: - - 'release-plz-**' - 'gh-readonly-queue/**' workflow_dispatch: merge_group: