We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b5326d commit ae8954eCopy full SHA for ae8954e
.github/workflows/stale.yml
@@ -36,3 +36,4 @@ jobs:
36
exempt-draft-pr: false
37
exempt-milestones: true
38
exempt-all-milestones: true
39
+ operations-per-run: 100 # Default 30, a bit small as we have many stale/pinned issues to re-process
0 commit comments