@@ -3719,7 +3719,7 @@ workflows:
3719
3719
- update-v8-snapshot-cache-on-develop
3720
3720
- << pipeline.git.branch >>
3721
3721
- equal :
3722
- - chore/bundle_package_root
3722
+ - chore/bundle_packages
3723
3723
- << pipeline.git.branch >>
3724
3724
- matches :
3725
3725
pattern : /^release\/\d+\.\d+\.\d+$/
@@ -3776,7 +3776,7 @@ workflows:
3776
3776
- update-v8-snapshot-cache-on-develop
3777
3777
- << pipeline.git.branch >>
3778
3778
- equal :
3779
- - chore/bundle_package_root
3779
+ - chore/bundle_packages
3780
3780
- << pipeline.git.branch >>
3781
3781
- matches :
3782
3782
pattern : /^release\/\d+\.\d+\.\d+$/
@@ -3844,7 +3844,7 @@ workflows:
3844
3844
- update-v8-snapshot-cache-on-develop
3845
3845
- << pipeline.git.branch >>
3846
3846
- equal :
3847
- - chore/bundle_package_root
3847
+ - chore/bundle_packages
3848
3848
- << pipeline.git.branch >>
3849
3849
- matches :
3850
3850
pattern : /^release\/\d+\.\d+\.\d+$/
@@ -4332,7 +4332,7 @@ workflows:
4332
4332
- update-v8-snapshot-cache-on-develop
4333
4333
- << pipeline.git.branch >>
4334
4334
- equal :
4335
- - chore/bundle_package_root
4335
+ - chore/bundle_packages
4336
4336
- << pipeline.git.branch >>
4337
4337
- matches :
4338
4338
pattern : /^release\/\d+\.\d+\.\d+$/
@@ -5170,7 +5170,7 @@ workflows:
5170
5170
- update-v8-snapshot-cache-on-develop
5171
5171
- << pipeline.git.branch >>
5172
5172
- equal :
5173
- - chore/bundle_package_root
5173
+ - chore/bundle_packages
5174
5174
- << pipeline.git.branch >>
5175
5175
- matches :
5176
5176
pattern : /^release\/\d+\.\d+\.\d+$/
0 commit comments