This commit is contained in:
Avishkar Patil
2021-06-05 12:01:20 +05:30
committed by GitHub
parent ae8f597137
commit ee86d9a816

View File

@@ -1,17 +0,0 @@
name: Heroku Awake
on:
schedule:
- cron: "*/30 * * * *"
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: mikeesto/heroku-awake@1.0.0
with:
URL: "https://HEROKU_APP_NAME.herokuapp.com"
# Put Your Heroke App Name As it is in above line
# Don't Change Any other Thing than App Name