diff --git a/.github/workflows/create-draft-release.yml b/.github/workflows/create-draft-release.yml index 3772c664..07b903cc 100644 --- a/.github/workflows/create-draft-release.yml +++ b/.github/workflows/create-draft-release.yml @@ -5,6 +5,7 @@ on: branches: - main - v* + - '!v*-*' repository_dispatch: types: [ version-bump ] workflow_dispatch: