Skip to content

Commit

Permalink
Merge pull request #1358 from Minghime/master
Browse files Browse the repository at this point in the history
Fix stale-issue-message description error
  • Loading branch information
Miguel Ruivo authored Mar 4, 2024
2 parents d6f1314 + 812aa39 commit ece337f
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 ece337f

Please sign in to comment.