Skip to content

Commit d1dff53

Browse files
authored
Update stale.yml (#1020)
1 parent 967b033 commit d1dff53

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/stale.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
stale-pr-label: 'no-pr-activity'
2020
# The labels to apply when an issue is exempt from being marked stale. Separate multiple labels with commas (eg. "label1,label2")
2121
exempt-issue-labels: ''
22-
22+
operations-per-run: 500
2323
# The labels to apply when a pull request is exempt from being marked stale. Separate multiple labels with commas (eg. "label1,label2")
2424
exempt-pr-labels: ''
2525

0 commit comments

Comments
 (0)