Skip to content

Commit

Permalink
Bump stale operations to 200 (#1615)
Browse files Browse the repository at this point in the history
Signed-off-by: Jordan Dubrick <jdubrick@redhat.com>
  • Loading branch information
Jdubrick committed Jul 19, 2024
1 parent 6b356c6 commit 793383d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stale.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,5 +46,5 @@ jobs:
exempt-pr-labels: 'lifecycle/frozen'
close-issue-label: 'lifecycle/rotten'
close-pr-label: 'lifecycle/rotten'
operations-per-run: 60
operations-per-run: 200
ascending: true

0 comments on commit 793383d

Please sign in to comment.