From c60cc7c47390d1a7deaecbc2c0f20a4c17ee5688 Mon Sep 17 00:00:00 2001 From: Pawel Wolanski Date: Thu, 18 Jun 2026 12:18:22 +0200 Subject: [PATCH] Update maven.yml --- .github/workflows/maven.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/maven.yml b/.github/workflows/maven.yml index 98a1f2f..cbe8eea 100644 --- a/.github/workflows/maven.yml +++ b/.github/workflows/maven.yml @@ -19,7 +19,7 @@ jobs: permissions: artifact-metadata: write contents: read - pull-requests: read + pull-requests: write runs-on: ubuntu-latest