Skip to content

Commit 2ee7b73

Browse files
Merge remote-tracking branch 'origin/foundation-2023' into foundation-2024
2 parents ad472f0 + 861f4e6 commit 2ee7b73

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.circleci/main/workflows/workflows_v2.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -495,10 +495,8 @@
495495
"filters": {
496496
"branches": {
497497
"only": [
498-
"develop",
499498
"/^master-.*/",
500-
"/^release-.*/",
501-
"/^foundation.*/"
499+
"/^release-.*/"
502500
]
503501
},
504502
"user_overridable": false

0 commit comments

Comments
 (0)