Skip to content

Commit

Permalink
Fix stale-issue-message description error
Browse files Browse the repository at this point in the history
  • Loading branch information
Minghime committed Aug 27, 2023
1 parent 316e9d3 commit 812aa39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maintainer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
days-before-issue-stale: 7
days-before-issue-close: 14
stale-issue-label: "stale"
stale-issue-message: "This issue is stale because it has been open for 14 days with no activity."
stale-issue-message: "This issue is stale because it has been open for 7 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 812aa39

Please sign in to comment.