bring back when condition

pull/969/head
Richard Guo 1 year ago
parent 28d1e37d15
commit a9bea27537

@ -335,7 +335,7 @@ workflows:
only:
- main
build-py-deploy:
#when: << pipeline.parameters.run-python-workflow >>
when: << pipeline.parameters.run-python-workflow >>
jobs:
- pypi-hold:
type: approval

Loading…
Cancel
Save