Skip to content

Commit

Permalink
Boost stale bot to 100 issues max per run
Browse files Browse the repository at this point in the history
  • Loading branch information
syl20bnr committed Feb 29, 2020
1 parent 85602da commit d46eacd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/stale.yml
Expand Up @@ -11,6 +11,7 @@ jobs:
- uses: actions/stale@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
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.
Expand Down

0 comments on commit d46eacd

Please sign in to comment.