From c83542f377bc5a13ffafa950c821623609984fe2 Mon Sep 17 00:00:00 2001 From: Bohan Chen Date: Tue, 25 Jul 2023 16:09:39 -0400 Subject: [PATCH] test Signed-off-by: Bohan Chen --- .github/workflows/ci.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index c98c3ee3b..feccedc34 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -5,6 +5,7 @@ on: branches: - main - release/** + - 0.8.x-ci-cherrypicks tags: - v[0-9]+.[0-9]+.[0-9]+-?**