Skip to content

Commit 08b6301

Browse files
authored
Update keep-alive.yml
1 parent 9e0fe07 commit 08b6301

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/keep-alive.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Keep Server Alive
22

33
on:
44
schedule:
5-
- cron: '*/5 * * * *' # Runs every 5 minutes
5+
- cron: '*/15 * * * *' # Runs every 5 minutes
66
jobs:
77
keep_alive:
88
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)