From ce502a9ca31417f9f5307ff007a8768d12df1790 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 3 Jul 2026 15:10:23 -0400 Subject: [PATCH] Enable SDL autobaselining for GitHub repo --- eng/pipelines/templates/1es-redirect.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/eng/pipelines/templates/1es-redirect.yml b/eng/pipelines/templates/1es-redirect.yml index a3bec335d9..f4e9e4a399 100644 --- a/eng/pipelines/templates/1es-redirect.yml +++ b/eng/pipelines/templates/1es-redirect.yml @@ -29,6 +29,9 @@ extends: settings: skipBuildTagsForGitHubPullRequests: true sdl: + autobaseline: + enableForGitHub: true + isEnabledForAllTools: true git: longpaths: true codeql: