Skip to content

Commit 122d29f

Browse files
committed
Revert "ci(fix): allow coverage action to post to PR"
This reverts commit 9535275.
1 parent 9535275 commit 122d29f

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,6 @@ concurrency:
99
group: ${{ github.workflow }}-${{ github.head_ref || github.ref }}
1010
cancel-in-progress: ${{ github.ref != 'refs/heads/main' }}
1111

12-
# "write" access for checks/pull-request needed by 5monkeys/cobertura-action to
13-
# post coverage stats in PR comments.
14-
permissions:
15-
checks: write
16-
pull-requests: write
17-
1812
jobs:
1913
qa:
2014
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)