diff --git a/.github/workflows/auto_cherry_pick.yml b/.github/workflows/auto_cherry_pick.yml index 2eddfdda0..e9dbfe008 100644 --- a/.github/workflows/auto_cherry_pick.yml +++ b/.github/workflows/auto_cherry_pick.yml @@ -40,6 +40,7 @@ jobs: branch: ${{ matrix.label }} labels: | Auto_Cherry_Picked + No-CherryPick ${{ matrix.label }} assignees: ${{ env.assignee }}