From cfde4b2c01d887cf900dcfff87daf055a7f09fdd Mon Sep 17 00:00:00 2001 From: jcdcdev Date: Wed, 2 Jul 2025 15:15:54 +0100 Subject: [PATCH] +changelog-ignore: fix release permissions --- .github/workflows/release.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 785637f..7a5c724 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -9,6 +9,7 @@ jobs: runs-on: ubuntu-latest permissions: contents: write + pull-requests: write steps: - name: Build id: build