From 538e89731e7b2a2e221f9395122bc6cac5845a51 Mon Sep 17 00:00:00 2001 From: Pawel Wolanski Date: Thu, 18 Jun 2026 12:17:42 +0200 Subject: [PATCH] Update ci.yml --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 5ded241..0d31106 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -5,7 +5,7 @@ jobs: build: permissions: contents: read - pull-requests: read + pull-requests: write runs-on: ubuntu-latest steps: