From 48387af472a71503ea591e919f28a8f1e8eccf44 Mon Sep 17 00:00:00 2001 From: Nick Cabatoff Date: Mon, 1 May 2023 15:42:03 +0000 Subject: [PATCH] backport of commit 8a86f592d3eaa763924b7b4411552310b624732a --- .github/workflows/ci.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 81d9307ae6ee..6eb8746695e8 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -3,7 +3,8 @@ on: pull_request: push: branches: - - "main" + - main + - release/** workflow_dispatch: jobs: