Skip to content
This repository was archived by the owner on Mar 28, 2023. It is now read-only.

Commit f04751b

Browse files
authored
Update stale.yml
1 parent 1fe5567 commit f04751b

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/stale.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,6 @@ jobs:
1515
repo-token: ${{ secrets.GITHUB_TOKEN }}
1616
stale-issue-message: 'This issue is stale due to inactivity'
1717
stale-pr-message: 'This PR is stale due to inactivity'
18-
stale-issue-label: 'stale'
18+
stale-issue-label: 'stale'
1919
stale-pr-label: 'stale'
20+
days-before-stale: 120

0 commit comments

Comments
 (0)