diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 589c471..51bd774 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -13,6 +13,7 @@ on: permissions: contents: write + pull-requests: read concurrency: group: release-${{ github.event.inputs.tag || github.ref_name }}