diff --git a/.github/workflows/release-drafter.yml b/.github/workflows/release-drafter.yml index 5f1474644..3006d846b 100644 --- a/.github/workflows/release-drafter.yml +++ b/.github/workflows/release-drafter.yml @@ -3,8 +3,8 @@ name: Release Drafter on: push: # branches to consider in the event; optional, defaults to all - branches: - - master + # branches: + # - master # 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