test: set permissions: content: read

Suggested by @naveensrinivasan
This commit is contained in:
Anton Georgiev 2022-07-21 15:50:18 -04:00 committed by GitHub
parent 73c4bebe9b
commit 07ccaa88fa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,6 +7,8 @@ on:
- 'v[3-9].*.x-release'
pull_request:
types: [opened, synchronize, reopened]
permissions:
contents: read
jobs:
build-install-and-test:
runs-on: ubuntu-20.04
@ -137,4 +139,4 @@ jobs:
name: tests-report
path: |
bigbluebutton-tests/playwright/playwright-report
bigbluebutton-tests/playwright/test-results
bigbluebutton-tests/playwright/test-results