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/