Skip to content

Commit

Permalink
Increase stale operations
Browse files Browse the repository at this point in the history
30 only got 8 issues
  • Loading branch information
aaronliu0130 authored Sep 2, 2023
1 parent 1438428 commit 495abb5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
steps:
- uses: actions/stale@v8
with:
operations-per-run: 100
stale-issue-message: 'This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. If this is still happening, please reply to indicate so.'
stale-pr-message: 'This PR has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. If you are still working on this, please reply to indicate so.'
days-before-issue-stale: 30
Expand Down

0 comments on commit 495abb5

Please sign in to comment.