Skip to content

Commit a053354

Browse files
committed
Add checks permission
1 parent 003b0ec commit a053354

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test-coverage.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ on:
1111
jobs:
1212
test-coverage:
1313
runs-on: ubuntu-latest
14+
permissions:
15+
checks: write
1416

1517
steps:
1618
- name: Checkout code

0 commit comments

Comments
 (0)