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

Commit

Permalink
Update maintenance.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
znck authored Jul 8, 2022
1 parent d4859a9 commit def9219
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/maintenance.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ jobs:
- name: Close Stale Issues
uses: actions/stale@v5.0.0
with:
days-before-issue-stale: 30
days-before-pr-stale: 90
days-before-issue-stale: 120
days-before-pr-stale: 120
operations-per-run: 200
permissions:
issues: write
Expand Down

0 comments on commit def9219

Please sign in to comment.