Skip to content

Commit

Permalink
Update health-check-bot-3.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
DongGeon0908 authored Aug 10, 2024
1 parent aaea359 commit 307457d
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions .github/workflows/health-check-bot-3.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,24 +30,12 @@ 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' \
'https://api.alignlab.site/api/v1/health' \
-H 'accept: application/json'
- name: readys.link health check
run: |
curl -X 'GET' \
'https://readys.link/api/v1/health' \
-H 'accept: application/json'
# ===================================================================
# Health Check End
# ===================================================================
Expand Down

0 comments on commit 307457d

Please sign in to comment.