Skip to content

Commit e592550

Browse files
authored
Merge pull request #1858 from cdesiniotis/bump-ops-for-stale-action
Bump operations-per-run for stale issue workflow
2 parents 101dd10 + 6acd5fa commit e592550

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/stale.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ jobs:
2727
days-before-issue-close: 30
2828
days-before-pr-close: 30
2929
remove-stale-when-updated: true
30-
operations-per-run: 300
30+
operations-per-run: 1000

0 commit comments

Comments
 (0)