diff --git a/.github/workflows/update-cli-version.yml b/.github/workflows/update-cli-version.yml index b64d0f2c1..7d7a3b651 100644 --- a/.github/workflows/update-cli-version.yml +++ b/.github/workflows/update-cli-version.yml @@ -35,5 +35,4 @@ jobs: committer: GitHub branch: update-cli-v${{ github.event.inputs.version }} title: 'Update Databricks CLI to v${{ github.event.inputs.version }}' - team-reviewers: eng-dev-ecosystem draft: false