diff --git a/.github/workflows/release-drafter.yml b/.github/workflows/release-drafter.yml index 874f1273d7..72c95aa945 100644 --- a/.github/workflows/release-drafter.yml +++ b/.github/workflows/release-drafter.yml @@ -7,6 +7,8 @@ on: # branches to consider in the event; optional, defaults to all branches: - main + workflow_dispatch: + permissions: # write permission is required to create a github release