Skip to content

Commit 6a7e967

Browse files
Potential fix for code scanning alert no. 13: Workflow does not contain permissions (#579)
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
1 parent 2eabcb9 commit 6a7e967

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/playwright.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ on:
44
push:
55
branches:
66
- 'master'
7+
permissions:
8+
contents: read
79

810
jobs:
911
test:

0 commit comments

Comments
 (0)