We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90b3a3b commit 2c04d04Copy full SHA for 2c04d04
.github/workflows/check-status.yaml
@@ -21,7 +21,7 @@ jobs:
21
with:
22
desired_context: "try"
23
token: ${{ secrets.GITHUB_TOKEN }}
24
-
+ max_retries: 5
25
- name: Display final status
26
env:
27
FINAL_STATE: ${{ steps['wait-for-status'].outputs.final_state }}
0 commit comments