mirror of
https://github.com/avipatilpro/FileStreamBot.git
synced 2026-01-15 22:32:53 -03:00
Initial Commit
This commit is contained in:
14
.github/workflows/YOURACTION.yml
vendored
Normal file
14
.github/workflows/YOURACTION.yml
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
name: Heroku Awake
|
||||
|
||||
on:
|
||||
schedule:
|
||||
- cron: "*/30 * * * *"
|
||||
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
- uses: mikeesto/heroku-awake@1.0.0
|
||||
with:
|
||||
URL: "https://avifilestreambot.herokuapp.com"
|
||||
Reference in New Issue
Block a user