feat: restrict workflow permissions to PoLP (principle of least privilege)

Discovered by Code scanning alert no. 6: Workflow does not contain permissions (#78)

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
This commit is contained in:
Steven 2025-09-01 11:37:07 +02:00 committed by GitHub
parent 53581dff6d
commit eb1d171493
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -8,6 +8,8 @@
# - Running a final integration check # - Running a final integration check
name: CI name: CI
permissions:
contents: read
on: on:
push: push: