Skip to content
Snippets Groups Projects
Unverified Commit c80ecf2f authored by Nick Schonning's avatar Nick Schonning Committed by GitHub
Browse files

Increase PR Rebase job retries (#25926)

parent 664b0ca8
No related branches found
No related tags found
No related merge requests found
......@@ -23,5 +23,5 @@ jobs:
repoToken: '${{ secrets.GITHUB_TOKEN }}'
commentOnClean: This pull request has resolved merge conflicts and is ready for review.
commentOnDirty: This pull request has merge conflicts that must be resolved before it can be merged.
retryMax: 10
retryMax: 30
continueOnMissingPermissions: false
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment