Run cron builds on 3.99 and 4.0 branches

This commit is contained in:
Steve Gravrock
2021-04-23 08:37:18 -07:00
parent 9555cb9842
commit 0897e31a2d

View File

@@ -105,6 +105,8 @@ workflows:
branches:
only:
- main
- "3.99"
- "4.0"
jobs:
- build:
executor: node14