Merge branch '5.0' into 5

This commit is contained in:
github-actions 2023-08-29 22:26:00 +00:00
commit a7e77a66be
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: '40 20 1 */3 *'
jobs:
update-js: