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

Romeo Rosete

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
This commit is contained in:
Romeo Rosete 2025-05-20 10:21:27 -04:00 committed by GitHub
parent 73a8af0c4c
commit 3fc6eb735f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -7,6 +7,9 @@ on:
branches: [ master ] branches: [ master ]
workflow_dispatch: workflow_dispatch:
permissions:
contents: read
jobs: jobs:
lint: lint:
name: Lint name: Lint