Skip to content

Commit f003161

Browse files
added codecov permissions
1 parent 665dcb2 commit f003161

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/coverage-badge.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ on:
99
jobs:
1010
report:
1111

12+
permissions:
13+
contents: write
14+
pull-requests: write
1215
runs-on: ubuntu-latest
1316

1417
steps:

0 commit comments

Comments
 (0)