Skip to content

Commit

Permalink
update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
HSLix committed May 10, 2024
1 parent 7cf3f46 commit b7cbb04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/inactive-issue-close.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
with:
days-before-issue-stale: 150
days-before-issue-close: 30
stale-issue-label: "overdue"
stale-issue-label: "stale"
stale-issue-message: "This issue is stale because it has been open for 60 days with no activity."
close-issue-message: "This issue was closed because it has been inactive for 30 days since being marked as stale."
days-before-pr-stale: -1
Expand Down

0 comments on commit b7cbb04

Please sign in to comment.