diff --git a/.github/workflows/cherry-pick-release-to-dev.yml b/.github/workflows/cherry-pick-release-to-dev.yml index dfcff0e7b8..18514f6044 100644 --- a/.github/workflows/cherry-pick-release-to-dev.yml +++ b/.github/workflows/cherry-pick-release-to-dev.yml @@ -20,4 +20,3 @@ jobs: pr_branch: 'staging' env: GITHUB_TOKEN: ${{ secrets.OTTO_THE_BOT_GH_TOKEN }} -