diff --git a/.github/workflows/coverage.yml b/.github/workflows/coverage.yml index 55d0fff230..3353edaba7 100644 --- a/.github/workflows/coverage.yml +++ b/.github/workflows/coverage.yml @@ -15,8 +15,6 @@ permissions: read-all jobs: build: - permissions: - checks: write # for coverallsapp/github-action to create new checks name: coverage runs-on: ubuntu-latest if: ${{ github.repository == 'flutter/flutter' }}