diff --git a/.github/workflows/coverage-badge.yaml b/.github/workflows/coverage-badge.yaml index 2c3b40fa..51de3bc1 100644 --- a/.github/workflows/coverage-badge.yaml +++ b/.github/workflows/coverage-badge.yaml @@ -8,7 +8,9 @@ on: jobs: report: - + permissions: + contents: write + pull-requests: write runs-on: ubuntu-latest steps: