Delete .github/workflows/keep-alive.yml
This commit is contained in:
parent
9bc9f29fc8
commit
97b11712ce
12
.github/workflows/keep-alive.yml
vendored
12
.github/workflows/keep-alive.yml
vendored
@ -1,12 +0,0 @@
|
||||
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/
|
Loading…
Reference in New Issue
Block a user