diff --git a/.github/workflows/release-drafter.yml b/.github/workflows/release-drafter.yml index ea52c70..4434bb4 100644 --- a/.github/workflows/release-drafter.yml +++ b/.github/workflows/release-drafter.yml @@ -6,7 +6,7 @@ on: - master pull_request: types: [opened, reopened, synchronize] - workflow_run: + workflow_dispatch: permissions: contents: write