Skip to content

Keep Server Alive #13926

Keep Server Alive

Keep Server Alive #13926

Workflow file for this run

name: Keep Server Alive
on:
schedule:
- cron: '*/15 * * * *' # Runs every 5 minutes
jobs:
keep_alive:
runs-on: ubuntu-latest
steps:
- name: Send request to keep backend active
run: curl -X GET https://codegyaan2-rjpc.onrender.com/