Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 17f81ef

Browse files
authored
Merge pull request #25788 from QuLogic/increase-conflictcheck
ci: Increase retry count on PR conflict check
2 parents 7e23435 + df7da41 commit 17f81ef

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/conflictcheck.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,4 @@ jobs:
2121
with:
2222
dirtyLabel: "status: needs rebase"
2323
repoToken: "${{ secrets.GITHUB_TOKEN }}"
24+
retryMax: 10

0 commit comments

Comments
 (0)