bring back when condition

This commit is contained in:
Richard Guo 2023-06-12 23:10:53 -04:00
parent 28d1e37d15
commit a9bea27537

View File

@ -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