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 6a78699 commit 7826a8fCopy full SHA for 7826a8f
1 file changed
.github/workflows/close-stale.yml
@@ -22,7 +22,7 @@ jobs:
22
exempt-all-milestones: true
23
exempt-issue-labels: Pinned
24
exempt-draft-pr: true
25
- operations-per-run: 1000
+ operations-per-run: 1750
26
stale-legacy:
27
name: 'Close year old issues and PRs'
28
runs-on: ubuntu-latest
@@ -39,4 +39,4 @@ jobs:
39
days-before-pr-close: 30
40
41
42
0 commit comments