From b1d93ed87ae1b5c867e4a7f33e517ef80e5ac10c Mon Sep 17 00:00:00 2001 From: Victor Martinez Date: Thu, 3 Oct 2024 10:36:46 +0200 Subject: [PATCH] ci: fix test coverage reporting --- .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: