Potential fix for code scanning alert no. 5: Workflow does not contain permissions (#472)
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
This commit is contained in:
parent
20b321c308
commit
af199ab8bb
1 changed files with 2 additions and 0 deletions
2
.github/workflows/run-bun-test.yml
vendored
2
.github/workflows/run-bun-test.yml
vendored
|
|
@ -1,4 +1,6 @@
|
|||
name: Check Tests
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
on:
|
||||
push:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue