Skip to content

Commit 734d6f2

Browse files
authored
Increase operations-per-run in stale-pr-and-issues.yml to 90 so more issues and PRs get processed (#376)
1 parent 60a2d9c commit 734d6f2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/stale-pr-and-issues.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,5 @@ jobs:
2424
stale-pr-message: "This PR is stale because it has been open for 90 days with no activity."
2525
close-pr-message: "This PR was closed because it has been inactive for 14 days since being marked as stale."
2626
exempt-pr-labels: 'awaiting-approval,work-in-progress'
27+
operations-per-run: 90
2728
repo-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)