Fix wrong permission for cypress check (#8793)
This commit is contained in:
parent
f53207a4fe
commit
b260b3e063
1 changed files with 1 additions and 1 deletions
2
.github/workflows/cypress.yaml
vendored
2
.github/workflows/cypress.yaml
vendored
|
@ -12,7 +12,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
permissions:
|
||||
actions: read
|
||||
checks: write
|
||||
statuses: write
|
||||
issues: read
|
||||
pull-requests: read
|
||||
environment: Cypress
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue