Skip to content

Commit

Permalink
bump stale limit (#9691)
Browse files Browse the repository at this point in the history
  • Loading branch information
bmw committed May 10, 2023
1 parent 0ac8e10 commit 35209d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,4 @@ jobs:
# Limit the number of actions per run. As of writing this, GitHub's
# rate limit is 1000 requests per hour so we're still a ways off. See
# https://docs.github.com/en/rest/overview/resources-in-the-rest-api?apiVersion=2022-11-28#rate-limits-for-requests-from-github-actions.
operations-per-run: 120
operations-per-run: 180

0 comments on commit 35209d9

Please sign in to comment.