Skip to content

Commit

Permalink
increase operation-per-run for stale issues
Browse files Browse the repository at this point in the history
  • Loading branch information
franciscao633 committed Aug 9, 2023
1 parent 5039349 commit 50b3ad8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/stale-issues.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,5 @@ jobs:
close-issue-message: 'This issue was closed because it has been inactive for 7 days since being marked as stale.'
days-before-pr-stale: -1
days-before-pr-close: -1
operations-per-run: 500
repo-token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 50b3ad8

Please sign in to comment.