Potential fix for code scanning alert no. 38: 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:
Proddy
2025-10-23 22:40:23 +02:00
committed by GitHub
parent 65e18ab4e2
commit c3eafbcd85

View File

@@ -1,4 +1,8 @@
name: "Mark or close stale issues and PRs"
permissions:
contents: read
issues: write
pull-requests: write
on:
schedule: