Merge pull request #141 from BOSWatch/alert-autofix-2
Some checks failed
build_docs / Build documentation (push) Has been cancelled
CodeQL / CodeQL-Build (push) Has been cancelled
pytest / build (ubuntu-latest, 3.10) (push) Has been cancelled
pytest / build (ubuntu-latest, 3.11) (push) Has been cancelled
pytest / build (ubuntu-latest, 3.12) (push) Has been cancelled
pytest / build (ubuntu-latest, 3.13) (push) Has been cancelled
pytest / build (ubuntu-latest, 3.9) (push) Has been cancelled
build_docs / deploy (push) Has been cancelled

Potential fix for code scanning alert no. 2: Workflow does not contain permissions
This commit is contained in:
Bastian Schroll 2025-11-17 10:19:44 +01:00 committed by GitHub
commit 524efbb0aa
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,4 +1,6 @@
name: pytest
permissions:
contents: read
on:
push: