Skip to content

Commit

Permalink
ci : close all stale issues at once (ggerganov#6115)
Browse files Browse the repository at this point in the history
  • Loading branch information
ggerganov authored and hodlen committed Apr 3, 2024
1 parent 5d29d0c commit 0bb088b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/close-issue.yml
Expand Up @@ -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 }}

0 comments on commit 0bb088b

Please sign in to comment.