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

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
This commit is contained in:
Mardav Wala
2025-08-14 18:46:55 -04:00
committed by GitHub
parent c0c5949b01
commit eb7de9c98e

View File

@@ -1,3 +1,5 @@
permissions:
contents: read
name: 'build-test'
on: # rebuild any PRs and main branch changes
workflow_dispatch: