Skip to content

Commit

Permalink
Update auto_close.yml
Browse files Browse the repository at this point in the history
Typos
  • Loading branch information
FATelarico authored Jan 20, 2025
1 parent 350f0ed commit 15cbd13
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/auto_close.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ jobs:
with:
days-before-issue-stale: 6
days-before-issue-close: 4
stale-issue-label: "stale"
stale-issue-message: "This issue is stale because it has been open for 5 days with no activity."
stale-issue-label: "stalled"
stale-issue-message: "This issue is stalled because it has been open for 6 days with no activity."
close-issue-message: "This issue was closed because it has been inactive for 10 days."
days-before-pr-stale: -1
days-before-pr-close: -1
Expand Down

0 comments on commit 15cbd13

Please sign in to comment.