Skip to content

Commit cd776c3

Browse files
authored
ci : close all stale issues at once (#6115)
1 parent dc0f612 commit cd776c3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/close-issue.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,5 @@ jobs:
1919
close-issue-message: "This issue was closed because it has been inactive for 14 days since being marked as stale."
2020
days-before-pr-stale: -1
2121
days-before-pr-close: -1
22+
operations-per-run: 1000
2223
repo-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)