diff --git a/.github/workflows/release-drafter.yml b/.github/workflows/release-drafter.yml index 81a69b496e..5c828ee8e6 100644 --- a/.github/workflows/release-drafter.yml +++ b/.github/workflows/release-drafter.yml @@ -3,12 +3,7 @@ name: Release Drafter on: push: branches: - - master - main - # pull_request event is required only for autolabeler - pull_request: - # Only following types are handled by the action, but one can default to all as well - types: [opened, reopened, synchronize] jobs: update_release_draft: