Skip to content

Commit

Permalink
Expand deployment release tag for e2e tests
Browse files Browse the repository at this point in the history
  • Loading branch information
mjtravers committed Mar 26, 2024
1 parent 7db3d41 commit 3fe85cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -300,7 +300,7 @@ workflows:
- e2e-test:
filters:
branches:
only: /release\/sprint-\d+|main/
only: /release\/sprint-[\.\d]+|main/
- deploy:
requires:
- test
Expand Down

0 comments on commit 3fe85cd

Please sign in to comment.