File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed
Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -219,16 +219,15 @@ FROM imagename:imagetag # no-dfiu
219219### PR throttling
220220
221221In case you want to throttle the number of PRs cut by DFIU over a period of time,
222- set --rate-limit-pr-creations with appropriate value. More example below
222+ set --rate-limit-pr-creations with appropriate value.
223223
224224##### Default case:
225225
226226By default, this feature is disabled. This will be enabled when argument `` --rate-limit-pr-creations `` will be passed
227- with
228- appropriate value.
227+ with appropriate value.
229228
230229```
231- example usage : dockerfile-image-update all image-tag-store-repo-falcon //disabled
230+ example: dockerfile-image-update all image-tag-store-repo-falcon //throttling will be disabled by default
232231```
233232
234233##### Configuring the rate limit:
You can’t perform that action at this time.
0 commit comments