Skip to content

Commit 7c0d5d5

Browse files
committed
run third party on only staging and master
1 parent a7f7fa9 commit 7c0d5d5

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.circleci/config.yml

+5
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,11 @@ workflows:
105105
################################
106106
- MySQL:
107107
name: Third Party Test - MySQL | v3.10 | Linux
108+
filters:
109+
branches:
110+
only:
111+
- master
112+
- staging
108113
################################
109114
### NOTEBOOKS: Staging, Master
110115
################################

0 commit comments

Comments
 (0)