diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 1938f68..33c6aba 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -3,7 +3,7 @@ name: Release Drafter and Publisher on: pull_request: branches: - - patch/add-changelog + - master concurrency: group: ${{ github.workflow }}-${{ github.ref_protected == 'true' && github.sha || github.ref }}-{{ github.event_name }}