fix(ci): stale workflow permissions

This commit is contained in:
2025-01-22 17:25:22 +02:00
parent 1be469a40e
commit 25a111c379

View File

@@ -7,6 +7,13 @@ on:
workflow_call: workflow_call:
workflow_dispatch: workflow_dispatch:
permissions:
contents: read
issues: read
pull-requests: read
packages: read
statuses: read
jobs: jobs:
stale: stale:
permissions: permissions: