From 93680562b69ac501682f46b056bb5240feaab921 Mon Sep 17 00:00:00 2001 From: Barrett Falk Date: Thu, 26 Sep 2024 15:02:30 -0700 Subject: [PATCH] Ce 882 test (#671) --- .github/workflows/pr-version-bump.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/pr-version-bump.yml b/.github/workflows/pr-version-bump.yml index 6f214e610..ccca26e7b 100644 --- a/.github/workflows/pr-version-bump.yml +++ b/.github/workflows/pr-version-bump.yml @@ -5,6 +5,8 @@ on: types: [closed] branches: - release/** + - release/**/* + - release/**/**/* jobs: handle_pr: name: Handle Merged PR