Skip to content

Commit

Permalink
Increased the health check timeout to 15
Browse files Browse the repository at this point in the history
  • Loading branch information
prashansa joshi committed Sep 22, 2024
1 parent 10146cb commit c5f0f1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ jobs:
# # run: |
# # eb init -p node.js your-application-name --region $AWS_DEFAULT_REGION
# # eb create your-environment-name
# # eb deploy your-environment-name ##
# # eb deploy your-environment-name

- name: Notify success
if: success()
Expand Down

0 comments on commit c5f0f1b

Please sign in to comment.