Merge branch '4.0' into 4

This commit is contained in:
github-actions 2023-08-29 22:25:36 +00:00
commit f4ae122351
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ on:
workflow_dispatch:
# Run on a schedule of once per quarter
schedule:
- cron: '0 0 1 */3 *'
- cron: '10 2 1 */3 *'
jobs:
update-js: