Potential fix for code scanning alert no. 11: 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:
Chad Bentz
2025-05-12 17:30:29 -04:00
committed by GitHub
co-authored by Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
parent 7eebd4d574
commit 7cfdb92164
+2
View File
@@ -1,4 +1,6 @@
name: "Test" name: "Test"
permissions:
contents: read
on: on:
pull_request: pull_request:
workflow_dispatch: workflow_dispatch: