Revert new logic

This commit is contained in:
meyerhot95 2022-10-05 10:29:15 -04:00
parent ffd18696e8
commit 2b131ff8dd

View file

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