diff --git a/.github/workflows/create-cherry-pick-pr.yml b/.github/workflows/create-cherry-pick-pr.yml index 084d5b04a8a..42f6ec398b5 100644 --- a/.github/workflows/create-cherry-pick-pr.yml +++ b/.github/workflows/create-cherry-pick-pr.yml @@ -12,8 +12,6 @@ on: PR_number: description: 'PR # Associated with Cherry Pick' required: true - - jobs: cherry-pick: runs-on: ubuntu-latest