Potential fix for code scanning alert no. 1: 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:
Alexander Mohr 2025-05-25 14:14:41 +02:00
parent 4aa57d5ea4
commit bd27f20114

View file

@ -6,6 +6,9 @@ on:
pull_request:
branches: [ "main" ]
permissions:
contents: read
env:
CARGO_TERM_COLOR: always