Skip to content

Commit

Permalink
Update .github/workflows/stale.yaml
Browse files Browse the repository at this point in the history
Co-authored-by: Theofanis Petkos <[email protected]>
Signed-off-by: Jordan Dubrick <[email protected]>
  • Loading branch information
Jdubrick and thepetk committed Dec 2, 2024
1 parent ee0cb02 commit 5fc592e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stale.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
stale-pr-message: "This PR is stale because it has been open for 90 days with no activity. Remove stale label or comment or this will be closed in 90 days."

days-before-stale: 90
days-before-close: 90
days-before-close: 120
stale-issue-label: 'lifecycle/stale'
stale-pr-label: 'lifecycle/stale'
exempt-issue-labels: 'lifecycle/frozen'
Expand Down

0 comments on commit 5fc592e

Please sign in to comment.