We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2eabcb9 commit 6a7e967Copy full SHA for 6a7e967
1 file changed
.github/workflows/playwright.yml
@@ -4,6 +4,8 @@ on:
4
push:
5
branches:
6
- 'master'
7
+permissions:
8
+ contents: read
9
10
jobs:
11
test:
0 commit comments