mirror of
https://github.com/certbot/certbot.git
synced 2026-08-01 08:08:00 +02:00
Bump up the number of operations to 30 (#9554)
This is the default value, which is sensible since an "operation" basically corresponds to a GH API call, and 1 won't really let us do anything.
This commit is contained in:
@@ -39,4 +39,4 @@ jobs:
|
|||||||
take a look.
|
take a look.
|
||||||
|
|
||||||
# Limit the number of actions per hour, from 1-30. Default is 30
|
# Limit the number of actions per hour, from 1-30. Default is 30
|
||||||
operations-per-run: 1
|
operations-per-run: 30
|
||||||
|
|||||||
Reference in New Issue
Block a user