Merge branch '5.0' into 5

This commit is contained in:
Guy Sartorelli 2023-08-30 11:29:51 +12:00
commit 280eec2e17
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: '30 18 1 */3 *'
jobs:
update-js: