diff --git a/.github/workflows/health-check.yml b/.github/workflows/health-check.yml index cb20886..d1b8f59 100644 --- a/.github/workflows/health-check.yml +++ b/.github/workflows/health-check.yml @@ -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' \