From 9eeab4cb20d16afbfb629be4a838d6cf23eaac0f Mon Sep 17 00:00:00 2001 From: Candice Joe Deez IV <105545224+Legendary-Candice-Joe@users.noreply.github.com> Date: Sat, 9 Mar 2024 13:16:15 +1000 Subject: [PATCH] =?UTF-8?q?Professor=20Z=C3=BCndapp?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/build.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 8786c29..5f6cf17 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -17,7 +17,8 @@ jobs: build: runs-on: ubuntu-latest permissions: - contents: read + pull-requests: write + contents: write issues: write steps: - name: Check out repo