Skip to content

Commit

Permalink
ci : close inactive issue, increase operations per run (ggerganov#6270)
Browse files Browse the repository at this point in the history
  • Loading branch information
phymbert authored Mar 24, 2024
1 parent 586e7bc commit ea279d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/close-issue.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +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
operations-per-run: 10000
repo-token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit ea279d5

Please sign in to comment.