From 057dfb6ec2b884a707f6439be9151df1299d6fa1 Mon Sep 17 00:00:00 2001 From: "Dmitrii Bobreshev (Akvelon INC)" Date: Thu, 11 Apr 2024 16:55:40 +0200 Subject: [PATCH] temporary enable codeql for all branches --- azure-pipelines.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 02c0bea8c..f8fe07fd1 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -23,6 +23,8 @@ extends: featureFlags: autoBaseline: false sdl: + codeql: + enabledOnNonDefaultBranches: true baseline: baselineSet: default baselineFile: $(Build.SourcesDirectory)/.gdn/.gdnbaselines