Skip to content

Commit bc68892

Browse files
authored
ci(coverage): add permission scope (#254)
1 parent a59ce88 commit bc68892

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/coverage.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
name: Check Coverage Regression
22

3+
permissions:
4+
contents: read
5+
36
on:
47
pull_request:
58
branches:

0 commit comments

Comments
 (0)