Potential fix for code scanning alert no. 17: Workflow does not contain permissions (#651)

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
This commit is contained in:
Daniel Chalef 2025-06-30 13:04:58 -07:00 committed by GitHub
parent c4bb1f6ef6
commit b3cd3e3206
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -6,6 +6,9 @@ on:
pull_request:
branches: [main]
permissions:
contents: read
jobs:
test:
runs-on: depot-ubuntu-22.04