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

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:01:42 -07:00 committed by GitHub
parent 16468a4cba
commit c4bb1f6ef6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,5 +1,8 @@
name: Pyright Type Check
permissions:
contents: read
on:
push:
branches: ["main"]