Skip to content

Keep Supabase awake #828

Keep Supabase awake

Keep Supabase awake #828

name: Keep Supabase awake
on:
schedule:
- cron: "0 * * * *" # co godzinę
workflow_dispatch:
jobs:
ping:
runs-on: ubuntu-latest
steps:
- name: Ping Supabase
run: |
curl -I "https://mcruovspmyciexqcegic.supabase.co/rest/v1/algorithms"