Stop cron builds on 3.99 and 4.0

This commit is contained in:
Steve Gravrock
2022-01-01 13:29:39 -08:00
parent 98c2f019c6
commit 616682e487

View File

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