diff --git a/.github/workflows/release-drafter.yaml b/.github/workflows/release-drafter.yaml index ea47784..1602b8a 100644 --- a/.github/workflows/release-drafter.yaml +++ b/.github/workflows/release-drafter.yaml @@ -4,6 +4,7 @@ on: push: branches: - main + workflow_dispatch: # 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