bump stale limit (#9691)

This commit is contained in:
Brad Warren
2023-05-09 17:06:47 -07:00
committed by GitHub
parent 0ac8e10c85
commit 35209d921d
+1 -1
View File
@@ -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