diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 33359a3c4..bca5e5b55 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -425,7 +425,8 @@ stages: - stage: Analyze dependsOn: [] displayName: Analyze - + condition: not(variables['System.PullRequest.IsFork']) + jobs: - job: Analyze_Frontend displayName: Frontend