diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 0adbe58..9f41923 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -18,6 +18,7 @@ jobs: permissions: checks: write contents: read + pull-requests: write steps: - name: Checkout repository uses: actions/checkout@v4