Skip to content

Commit ea279d5

Browse files
authored
ci : close inactive issue, increase operations per run (ggml-org#6270)
1 parent 586e7bc commit ea279d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/close-issue.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,5 +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
22+
operations-per-run: 10000
2323
repo-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)