ci: increase issue pr management operations

This commit is contained in:
krille-chan 2023-12-26 17:07:04 +01:00
parent 357c2ea6b2
commit 1da3a1b250
No known key found for this signature in database

View file

@ -23,5 +23,5 @@ jobs:
days-before-pr-close: 14
exempt-milestones: true
exempt-assignees: krille-chan
operations-per-run: 100
operations-per-run: 500
repo-token: ${{ secrets.GITHUB_TOKEN }}