Skip to content

Commit

Permalink
test (#4530)
Browse files Browse the repository at this point in the history
  • Loading branch information
tomjohnburton authored Feb 14, 2024
1 parent bc21e85 commit 4b403bb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci-cherry-pick.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ jobs:
git checkout -b $BRANCH
git cherry-pick -x $COMMIT_SHA
- name: Push to Remote
run: |
git push origin ${{ env.BRANCH }}
Expand Down

0 comments on commit 4b403bb

Please sign in to comment.