Skip to content

Commit

Permalink
Increase operations per run to 100 in actions/stale (#1450)
Browse files Browse the repository at this point in the history
  • Loading branch information
lucacome authored Mar 12, 2021
1 parent dd0aca7 commit 6d2a92c
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 @@ -17,3 +17,4 @@ jobs:
stale-issue-label: 'stale'
stale-pr-label: 'stale'
exempt-all-pr-assignees: true
operations-per-run: 100

0 comments on commit 6d2a92c

Please sign in to comment.