Skip to content

Payjoin directory health check #9465

Payjoin directory health check

Payjoin directory health check #9465

name: Payjoin directory health check
on:
schedule:
- cron: "9,23,38,53 * * * *" # Runs 4 times per hour offset from the high traffic quarters that may delay or cancel a run from occuring
jobs:
health-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- name: Check /health endpoint
run: cd payjoin-mailroom && bash contrib/health-check.sh