Skip to content

Commit 9b17b09

Browse files
Add explicit contents read permissions
1 parent 4ec0f15 commit 9b17b09

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -200,6 +200,8 @@ jobs:
200200
name: Integration tests
201201
needs: lite
202202
runs-on: ubuntu-latest
203+
permissions:
204+
contents: read
203205

204206
env:
205207
PLAYWRIGHT_BROWSERS_PATH: ${{ github.workspace }}/pw-browsers

0 commit comments

Comments
 (0)