Skip to content

Commit

Permalink
run third party on only staging and master
Browse files Browse the repository at this point in the history
  • Loading branch information
jiashenC committed Sep 1, 2023
1 parent b2484ac commit f70592b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,11 @@ workflows:
################################
- MySQL:
name: Third Party Test - MySQL | v3.10 | Linux
filters:
branches:
only:
- master
- staging
################################
### NOTEBOOKS: Staging, Master
################################
Expand Down

0 comments on commit f70592b

Please sign in to comment.