Merge branch '6.0' into 6

This commit is contained in:
Guy Sartorelli 2023-08-30 11:59:21 +12:00
commit cd1fdd3708
No known key found for this signature in database
GPG Key ID: F313E3B9504D496A

View File

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