Skip to content

Commit

Permalink
check out repo before prod health check
Browse files Browse the repository at this point in the history
  • Loading branch information
devksingh4 committed Aug 4, 2024
1 parent dad9196 commit 812cb1e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy-prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,5 +85,6 @@ jobs:
needs:
- deploy-aws-prod
steps:
- uses: actions/checkout@v3
- name: Call the health check script
run: make prod_health_check

0 comments on commit 812cb1e

Please sign in to comment.