Test new logic

This commit is contained in:
meyerhot95 2022-10-05 10:27:00 -04:00
parent fe8ee9322e
commit 8daab1b6e9

View file

@ -55,13 +55,11 @@ workflows:
- slack-notifications
when:
not:
and:
- equal: [ master, <<pipeline.git.branch>> ]
equal: [ tsm/circleci-updates, <<pipeline.git.branch>> ]
build-and-publish-package:
when:
and:
- equal: [ master, << pipeline.git.branch >> ]
equal: [ tsm/circleci-updates, << pipeline.git.branch >> ]
jobs:
- build-and-test:
context: