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

Skip to content

Commit df7da41

Browse files
committed
ci: Increase retry count on PR conflict check
1 parent 86d0f0f commit df7da41

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.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)