Add permissions for contents in workflow
This commit is contained in:
committed by
GitHub
parent
7ff4960a27
commit
d5160a5380
@@ -26,6 +26,7 @@ jobs:
|
||||
actions: read
|
||||
issues: read
|
||||
pull-requests: read
|
||||
contents: read
|
||||
with:
|
||||
matrix-js-sdk-sha: ${{ github.sha }}
|
||||
# We only want to run the playwright tests on merge queue to prevent regressions
|
||||
|
||||
Reference in New Issue
Block a user