Skip to content

Commit

Permalink
add back filter
Browse files Browse the repository at this point in the history
  • Loading branch information
seaona committed Jun 21, 2024
1 parent 114c11c commit 265d1e3
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 @@ -202,6 +202,11 @@ workflows:
requires:
- prep-build-test-mmi
- test-e2e-chrome-vault-decryption:
filters:
branches:
only:
- develop
- /^Version-v(\d+)[.](\d+)[.](\d+)/
requires:
- prep-build
- test-unit-mocha:
Expand Down

0 comments on commit 265d1e3

Please sign in to comment.