Unverified Commit 8bbe7178 authored by godofredoc's avatar godofredoc Committed by GitHub

Remove token permissions for coverage. (#124909)

The coverage build does not require write access to checks.
parent c368d64d
......@@ -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' }}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment