diff --git a/.github/workflows/conflictcheck.yml b/.github/workflows/conflictcheck.yml index 3bc9ea74a132..48be8ba510c5 100644 --- a/.github/workflows/conflictcheck.yml +++ b/.github/workflows/conflictcheck.yml @@ -21,3 +21,4 @@ jobs: with: dirtyLabel: "status: needs rebase" repoToken: "${{ secrets.GITHUB_TOKEN }}" + retryMax: 10