We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d719520 commit 4fd8299Copy full SHA for 4fd8299
.github/workflows/keep-render-alive.yml
@@ -2,7 +2,7 @@ name: Keep Render Services Alive
2
3
on:
4
schedule:
5
- - cron: '*/5 * * * *'
+ - cron: '*/2 * * * *'
6
workflow_dispatch:
7
push:
8
branches:
0 commit comments