Skip to content

Commit e275d6a

Browse files
authored
fix(stale-workflow): update stale operations-per-run (alibaba#14032)
1 parent ff95939 commit e275d6a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/stale.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ jobs:
1212
steps:
1313
- uses: actions/stale@v10
1414
with:
15+
operations-per-run: 50
1516
days-before-issue-stale: 7
1617
days-before-issue-close: 7
1718
stale-issue-label: "expired"

0 commit comments

Comments
 (0)