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

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Signed-off-by: Ahmad <103906421+ahmadk953@users.noreply.github.com>
This commit is contained in:
Ahmad 2025-05-04 15:06:36 -04:00 committed by GitHub
parent 003af7c96a
commit 8b776c34d1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,5 +1,8 @@
name: NodeJS Build and Compile
permissions:
contents: read
on:
push:
branches: ["main"]