From bf8568ad885290d562f77359a618736502428754 Mon Sep 17 00:00:00 2001 From: Thomas Burton Date: Wed, 14 Feb 2024 11:12:58 +0100 Subject: [PATCH] tet --- .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 9bb31d22ed..6c93242133 100644 --- a/.github/workflows/ci-cherry-pick.yml +++ b/.github/workflows/ci-cherry-pick.yml @@ -43,6 +43,7 @@ jobs: git checkout -b $BRANCH git cherry-pick -x $COMMIT_SHA + - name: Push to Remote run: |