Skip to content

Enhance health check endpoint to include database status and detailed… #203

Enhance health check endpoint to include database status and detailed…

Enhance health check endpoint to include database status and detailed… #203

name: Integration tests
on:
push:
branches:
- main
jobs:
trigger-ci:
runs-on: ubuntu-24.04
steps:
- name: Trigger CI suite
uses: minvws/gfmodules-action-trigger-ci@v1
with:
orac_htpasswd: '${{ secrets.ORAC_HTPASSWD }}'
endpoint_url: '${{ secrets.ORAC_ENDPOINT }}'