Skip to content

Commit ac3ad8e

Browse files
authored
Update rerun.yml
1 parent cc18e3d commit ac3ad8e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/rerun.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
rerun_if_uninstall_dotnet_failed:
1414
if: >
1515
github.event.workflow_run.conclusion == 'failure' &&
16-
github.event.workflow_run.run_attempt < 3
16+
github.event.workflow_run.run_attempt < 5
1717
runs-on: ubuntu-latest
1818

1919
steps:

0 commit comments

Comments
 (0)