mirror of
https://github.com/certbot/certbot.git
synced 2026-08-02 00:22:28 +02:00
bump stale limit (#9691)
This commit is contained in:
@@ -44,4 +44,4 @@ jobs:
|
|||||||
# Limit the number of actions per run. As of writing this, GitHub's
|
# 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
|
# 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.
|
# 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
|
||||||
|
|||||||
Reference in New Issue
Block a user