Skip to content

Commit c459f07

Browse files
authored
Update coverage.yml
1 parent 1dd16da commit c459f07

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/coverage.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ name: Node.js CI Tests and Coverage
44
on:
55
pull_request:
66

7+
# Allows Coverage to be written back as a PR comment
8+
permissions:
9+
pull-requests: write
10+
711
# Define the jobs for this workflow
812
jobs:
913
test:

0 commit comments

Comments
 (0)