fix build-csharp-deploy

This commit is contained in:
mvenditto 2023-06-15 20:13:14 +01:00 committed by AT
parent 2cbe791e5c
commit ce9e26463e

View File

@ -409,9 +409,9 @@ workflows:
- build-py-windows - build-py-windows
- build-py-linux - build-py-linux
- build-py-macos - build-py-macos
build-csharp-deploy: build-csharp-deploy:
when: << pipeline.parameters.run-csharp-workflow >> when: << pipeline.parameters.run-csharp-workflow >>
jobs: jobs:
- nuget-hold: - nuget-hold:
type: approval type: approval
- hold: - hold:
@ -420,3 +420,5 @@ workflows:
filters: filters:
branches: branches:
only: only:
requires:
- hold