Skip to content

Ping Backend Server #1660

Ping Backend Server

Ping Backend Server #1660

Workflow file for this run

name: Ping Backend Server
on:
schedule:
- cron: '*/5 * * * *'
jobs:
ping-server:
runs-on: ubuntu-latest
steps:
- name: 'Ping Server'
run : curl https://backend-chronicle.onrender.com/health