Skip to content

Commit

Permalink
Update .github/workflows/stale.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
HLasse authored Jan 3, 2023
1 parent 625713d commit 7a85b8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
stale-issue-message: "This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days."
stale-pr-message: "This PR is stale because it has been open 45 days with no activity. Remove stale label or comment or this will be closed in 10 days."
close-issue-message: "This issue was closed because it has been stale for 5 days with no activity."
close-pr-message: "This PR was closed because it has been stalled for 10 days with no activity."
close-pr-message: "This PR was closed because it has been stale for 10 days with no activity."
days-before-issue-stale: 30
days-before-pr-stale: 45
days-before-issue-close: 5
Expand Down

0 comments on commit 7a85b8a

Please sign in to comment.