Skip to content

Commit 0b2ce4d

Browse files
committed
Merge branch '3.0' into 3
2 parents f3cb3f3 + 5e462fb commit 0b2ce4d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/update-js.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
workflow_dispatch:
55
# Run on a schedule of once per quarter
66
schedule:
7-
- cron: '0 0 1 */3 *'
7+
- cron: '10 14 1 */3 *'
88

99
jobs:
1010
update-js:

0 commit comments

Comments
 (0)