Skip to content
This repository was archived by the owner on May 7, 2024. It is now read-only.

Commit def9219

Browse files
authored
Update maintenance.yaml
1 parent d4859a9 commit def9219

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/maintenance.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ jobs:
1212
- name: Close Stale Issues
1313
uses: actions/[email protected]
1414
with:
15-
days-before-issue-stale: 30
16-
days-before-pr-stale: 90
15+
days-before-issue-stale: 120
16+
days-before-pr-stale: 120
1717
operations-per-run: 200
1818
permissions:
1919
issues: write

0 commit comments

Comments
 (0)