Potential fix for code scanning alert no. 2: 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:
mr. m 2025-05-12 20:11:09 +02:00 committed by GitHub
parent 416514fb91
commit 539ecb1f70
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -5,6 +5,9 @@ on:
pull_request:
workflow_dispatch:
permissions:
contents: read
jobs:
general:
runs-on: ubuntu-latest