diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 9504d87585..3f801f20cd 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -25,4 +25,5 @@ jobs: - template: .azure-pipelines/dataConnectorValidations.yaml - template: .azure-pipelines/playbooksValidations.yaml - template: .azure-pipelines/sampleDataValidator.yaml -- template: .azure-pipelines/contentValidations.yaml \ No newline at end of file +- template: .azure-pipelines/contentValidations.yaml +- template: .azure-pipelines/callGithubWorkflow.yaml \ No newline at end of file