Potential fix for code scanning alert no. 11: 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:
Dejan Ribarovski
2025-10-21 15:57:23 +02:00
committed by GitHub
parent 76eb2cce41
commit 40d07677bd

View File

@@ -1,4 +1,6 @@
name: Run Python Tests
permissions:
contents: read
# -----------------
# --- Triggers ----