Merge branch '3.0' into 3

This commit is contained in:
Guy Sartorelli 2023-08-30 11:59:46 +12:00
commit a7023742a8
No known key found for this signature in database
GPG Key ID: F313E3B9504D496A
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: '45 21 1 */3 *'
jobs:
update-js: