@@ -3719,7 +3719,7 @@ workflows:
37193719 - update-v8-snapshot-cache-on-develop
37203720 - << pipeline.git.branch >>
37213721 - equal :
3722- - chore/bundle_package_root
3722+ - chore/bundle_packages
37233723 - << pipeline.git.branch >>
37243724 - matches :
37253725 pattern : /^release\/\d+\.\d+\.\d+$/
@@ -3776,7 +3776,7 @@ workflows:
37763776 - update-v8-snapshot-cache-on-develop
37773777 - << pipeline.git.branch >>
37783778 - equal :
3779- - chore/bundle_package_root
3779+ - chore/bundle_packages
37803780 - << pipeline.git.branch >>
37813781 - matches :
37823782 pattern : /^release\/\d+\.\d+\.\d+$/
@@ -3844,7 +3844,7 @@ workflows:
38443844 - update-v8-snapshot-cache-on-develop
38453845 - << pipeline.git.branch >>
38463846 - equal :
3847- - chore/bundle_package_root
3847+ - chore/bundle_packages
38483848 - << pipeline.git.branch >>
38493849 - matches :
38503850 pattern : /^release\/\d+\.\d+\.\d+$/
@@ -4332,7 +4332,7 @@ workflows:
43324332 - update-v8-snapshot-cache-on-develop
43334333 - << pipeline.git.branch >>
43344334 - equal :
4335- - chore/bundle_package_root
4335+ - chore/bundle_packages
43364336 - << pipeline.git.branch >>
43374337 - matches :
43384338 pattern : /^release\/\d+\.\d+\.\d+$/
@@ -5170,7 +5170,7 @@ workflows:
51705170 - update-v8-snapshot-cache-on-develop
51715171 - << pipeline.git.branch >>
51725172 - equal :
5173- - chore/bundle_package_root
5173+ - chore/bundle_packages
51745174 - << pipeline.git.branch >>
51755175 - matches :
51765176 pattern : /^release\/\d+\.\d+\.\d+$/
0 commit comments