Skip to content

Commit bc6eccf

Browse files
authored
chore: update stale
1 parent 7dc92d4 commit bc6eccf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/stale.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
repo-token: ${{ secrets.GITHUB_TOKEN }}
1515
stale-issue-message: 'This issue is stale because it has been open 180 days with no activity. Remove stale label or comment or this will be closed in 30 days'
1616
stale-pr-message: 'This pull request is stale because it has been open 180 days with no activity. Remove stale label or comment or this will be closed in 30 days'
17-
days-before-stale: 180
18-
days-before-close: 30
17+
days-before-stale: 60
18+
days-before-close: 7
1919
exempt-issue-labels: dont-stale
2020
operations-per-run: 500

0 commit comments

Comments
 (0)