Add permissions for contents in workflow

This commit is contained in:
Michael Telatynski
2026-03-31 14:36:05 +01:00
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