We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 429922e commit 55b6355Copy full SHA for 55b6355
.github/workflows/render.yaml
@@ -2,7 +2,7 @@ on:
2
push:
3
branches: main
4
schedule:
5
- - cron: '55 15-23 * * 1-5'
+ - cron: '/25 15-23 * * 1-5'
6
workflow_dispatch:
7
inputs:
8
reason:
0 commit comments