Skip to content

Commit

Permalink
Update max operations for stalebot
Browse files Browse the repository at this point in the history
  • Loading branch information
NickM-27 committed Dec 30, 2022
1 parent d6731b1 commit 6908ddd
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 @@ -21,5 +21,6 @@ jobs:
exempt-draft-pr: true
exempt-issue-labels: 'pinned,security'
exempt-pr-labels: 'pinned,security'
operations-per-run: 120
- name: Print outputs
run: echo ${{ join(steps.stale.outputs.*, ',') }}

0 comments on commit 6908ddd

Please sign in to comment.