From d39cad452ddfe7aee4e53c3af59376f22bad1eac Mon Sep 17 00:00:00 2001 From: Victor Martinez Date: Thu, 3 Oct 2024 12:43:46 +0200 Subject: [PATCH] ci: fix test coverage reporting (#819) --- .github/workflows/test-reporter.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/test-reporter.yml b/.github/workflows/test-reporter.yml index b7ef63fd..e62386db 100644 --- a/.github/workflows/test-reporter.yml +++ b/.github/workflows/test-reporter.yml @@ -12,6 +12,7 @@ permissions: contents: read actions: read checks: write + pull-requests: write jobs: report: