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 7e1a150 commit 71f224cCopy full SHA for 71f224c
‎.github/workflows/deploy.yml‎
@@ -5,7 +5,7 @@ on:
5
branches:
6
- deploy
7
schedule:
8
- - cron: '0 0 * * *'
+ - cron: '0 0 */3 * *'
9
10
jobs:
11
deploy:
0 commit comments