Skip to content

Commit

Permalink
update the workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
HSLix committed May 10, 2024
1 parent 1168f32 commit 486202c
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 @@ -12,7 +12,7 @@ jobs:
steps:
- uses: actions/stale@v5
with:
days-before-issue-stale: 60
days-before-issue-stale: 150
days-before-issue-close: 30
stale-issue-label: "overdue"
stale-issue-message: "This issue is stale because it has been open for 60 days with no activity."
Expand Down

0 comments on commit 486202c

Please sign in to comment.