Skip to content

Commit 2c04d04

Browse files
authored
Update check-status.yaml
1 parent 90b3a3b commit 2c04d04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-status.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
with:
2222
desired_context: "try"
2323
token: ${{ secrets.GITHUB_TOKEN }}
24-
24+
max_retries: 5
2525
- name: Display final status
2626
env:
2727
FINAL_STATE: ${{ steps['wait-for-status'].outputs.final_state }}

0 commit comments

Comments
 (0)