Skip to content

Commit

Permalink
ci : disable stale issue messages (ggerganov#6126)
Browse files Browse the repository at this point in the history
  • Loading branch information
ggerganov authored and hodlen committed Apr 3, 2024
1 parent 1e33d2b commit 50bad4f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/close-issue.yml
Expand Up @@ -15,7 +15,6 @@ jobs:
days-before-issue-stale: 30
days-before-issue-close: 14
stale-issue-label: "stale"
stale-issue-message: "This issue is stale because it has been open for 30 days with no activity."
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
Expand Down

0 comments on commit 50bad4f

Please sign in to comment.