From 610aa97ab8508c1699d309d73eaa57f206b1571f Mon Sep 17 00:00:00 2001 From: James Turk Date: Thu, 17 Jun 2021 11:46:33 -0400 Subject: [PATCH] keep alive --- .github/workflows/keep-alive.yml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 .github/workflows/keep-alive.yml diff --git a/.github/workflows/keep-alive.yml b/.github/workflows/keep-alive.yml new file mode 100644 index 0000000..e24c25e --- /dev/null +++ b/.github/workflows/keep-alive.yml @@ -0,0 +1,12 @@ +name: Keep Alive + +on: + schedule: + - cron: '0,20,40 * * * *' + +jobs: + keep-alive: + runs-on: ubuntu-latest + steps: + - name: ping + run: curl https://yoyodyne-propulsion.herokuapp.com/