mirror of
https://github.com/dorny/test-reporter.git
synced 2025-12-17 14:57:09 +01:00
add new permissions
This commit is contained in:
parent
0d00bb14cb
commit
50670c34b9
2 changed files with 8 additions and 0 deletions
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
|
|
@ -7,6 +7,10 @@ on:
|
|||
branches:
|
||||
- main
|
||||
workflow_dispatch:
|
||||
|
||||
permissions:
|
||||
statuses: write
|
||||
checks: write
|
||||
|
||||
jobs:
|
||||
build-test:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue