Fix test reporter job
This commit is contained in:
parent
9d42cee5e3
commit
a1f4f3a693
1 changed files with 1 additions and 0 deletions
1
.github/workflows/pull-request.yml
vendored
1
.github/workflows/pull-request.yml
vendored
|
@ -4,6 +4,7 @@ on: pull_request
|
|||
permissions:
|
||||
contents: write
|
||||
pull-requests: write
|
||||
checks: write
|
||||
|
||||
jobs:
|
||||
test:
|
||||
|
|
Loading…
Reference in a new issue