Fix wrong permission for cypress check (#8793)

pull/28217/head
Michael Telatynski 2022-06-08 16:14:34 +01:00 committed by GitHub
parent f53207a4fe
commit b260b3e063
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
permissions:
actions: read
checks: write
statuses: write
issues: read
pull-requests: read
environment: Cypress