We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f3cb3f3 + 5e462fb commit 0b2ce4dCopy full SHA for 0b2ce4d
1 file changed
.github/workflows/update-js.yml
@@ -4,7 +4,7 @@ on:
4
workflow_dispatch:
5
# Run on a schedule of once per quarter
6
schedule:
7
- - cron: '0 0 1 */3 *'
+ - cron: '10 14 1 */3 *'
8
9
jobs:
10
update-js:
0 commit comments