From 2438583b48bd23e868b3834d788b300972b60f20 Mon Sep 17 00:00:00 2001 From: Thomas Burton Date: Wed, 14 Feb 2024 14:23:03 +0100 Subject: [PATCH] test --- .github/workflows/ci-cherry-pick.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci-cherry-pick.yml b/.github/workflows/ci-cherry-pick.yml index b20f5a639a..35a5f247fe 100644 --- a/.github/workflows/ci-cherry-pick.yml +++ b/.github/workflows/ci-cherry-pick.yml @@ -40,6 +40,7 @@ jobs: git cherry-pick -x $COMMIT_SHA + - name: Create Pull Request uses: peter-evans/create-pull-request@v3 with: