ci: potential fix for code scanning alert no. 12: 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:07:39 -04:00 committed by GitHub
parent 003af7c96a
commit 046e3dcd06
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2,6 +2,9 @@ name: Commitlint
on: [push, pull_request]
permissions:
contents: read
jobs:
commitlint:
name: Run commitlint scanning