this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Potential fix for code scanning alert no. 32: Workflow does not contain permissions

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>

authored by

Chee Aun
Copilot Autofix powered by AI
and committed by
GitHub
d1fc3da1 d8319464

+2
+2
.github/workflows/playwright.yml
··· 1 1 name: Playwright Tests 2 + permissions: 3 + contents: read 2 4 on: 3 5 push: 4 6 branches: