]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commitdiff
ci : close all stale issues at once (#6115)
authorGeorgi Gerganov <redacted>
Sun, 17 Mar 2024 17:51:57 +0000 (19:51 +0200)
committerGitHub <redacted>
Sun, 17 Mar 2024 17:51:57 +0000 (18:51 +0100)
.github/workflows/close-issue.yml

index bc08a72d031666667a6821131e5078c5c72c7902..2682f308cb46ef9c07cebc340a9bdea709e8df04 100644 (file)
@@ -19,4 +19,5 @@ jobs:
           close-issue-message: "This issue was closed because it has been inactive for 14 days since being marked as stale."
           days-before-pr-stale: -1
           days-before-pr-close: -1
+          operations-per-run: 1000
           repo-token: ${{ secrets.GITHUB_TOKEN }}