Skip to content

Commit 90ed971

Browse files
committed
fix: update permission to create and update check runs for test reporting
1 parent dbe87ca commit 90ed971

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ jobs:
1212
permissions:
1313
contents: read
1414
pull-requests: write
15+
checks: write
1516
steps:
1617
- uses: actions/checkout@v3
1718
- uses: actions/setup-node@v4

0 commit comments

Comments
 (0)