Skip to content

Commit

Permalink
Update health-check.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
DongGeon0908 authored Aug 17, 2024
1 parent ef38747 commit 911873a
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions .github/workflows/health-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,13 +29,7 @@ jobs:
# ===================================================================
# Health Check Start
# ===================================================================

- name: oksusu health check
run: |
curl -X 'GET' \
'https://api.oksusu.site/api/v1/metadata/version' \
-H 'accept: application/json'

- name: alignlab health check
run: |
curl -X 'GET' \
Expand Down

0 comments on commit 911873a

Please sign in to comment.