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:
transcental 2025-06-27 19:11:09 +01:00
parent 2fb5fc8bde
commit 7f095a4244

View file

@ -4,6 +4,9 @@ on:
pull_request:
push:
permissions:
contents: read
jobs:
pre-commit:
runs-on: ubuntu-latest