ci: Fix stale issue workflow

This commit is contained in:
Krille 2023-11-06 11:10:23 +01:00
parent c313b03f71
commit c1f0ac1c91
No known key found for this signature in database

View file

@ -22,6 +22,5 @@ jobs:
days-before-pr-stale: 30
days-before-pr-close: 14
exempt-milestones: true
stale-issue-label: stale
exempt-assignees: krille-chan
repo-token: ${{ secrets.GITHUB_TOKEN }}