add dependency for workflow files

This commit is contained in:
Michael Duong 2023-10-20 02:56:58 +01:00
parent a44fe33998
commit ddf3ad3b40

View file

@ -3,6 +3,10 @@ name: Sap Change Model Deploy
on:
push:
branches: [ sap-dev, sap-prod ]
workflow_run:
workflows: [MLPipelinePostMerge]
types:
- completed
jobs:
deploy: