Skip to content

Commit

Permalink
Increase max operations per run for stale workflow (default of 30) (s…
Browse files Browse the repository at this point in the history
…lackhq#851)

Co-authored-by: Bryan Burkholder <[email protected]>
  • Loading branch information
bryanlb and bryanlb authored Apr 9, 2024
1 parent 83d380c commit f83c7d9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/stale.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,4 @@ jobs:
stale-pr-message: 'This PR is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 3 days.'
days-before-pr-stale: 30
days-before-pr-close: 3
operations-per-run: 200

0 comments on commit f83c7d9

Please sign in to comment.