Skip to content

Commit

Permalink
[chore] Increase operations-per-run to 40% limit (open-telemetry#22830)
Browse files Browse the repository at this point in the history
  • Loading branch information
TylerHelmuth committed May 26, 2023
1 parent 6eb548d commit d228f36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/close-stale.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
days-before-issue-close: 60
exempt-issue-labels: 'never stale'
ascending: true
operations-per-run: 400
operations-per-run: 6000
- name: Check rate_limit after
run: gh api /rate_limit

0 comments on commit d228f36

Please sign in to comment.