From 1facfc2247799309284e4158af66451ade26a38e Mon Sep 17 00:00:00 2001 From: Varshitha Bachu Date: Fri, 17 Jan 2025 14:42:20 -0800 Subject: [PATCH] Update public-build.yml --- eng/ci/public-build.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/eng/ci/public-build.yml b/eng/ci/public-build.yml index 919ea8ba5..d28201633 100644 --- a/eng/ci/public-build.yml +++ b/eng/ci/public-build.yml @@ -7,6 +7,7 @@ trigger: include: - main - durabletask-core-v2 + - neetart/dtfx_sf_pipeline # Run nightly to catch new CVEs and to report SDL often. schedules: @@ -107,4 +108,4 @@ extends: # Run tests - template: /eng/templates/test.yml@self parameters: - testAssembly: '**\bin\**\DurableTask.Emulator.Tests.dll' \ No newline at end of file + testAssembly: '**\bin\**\DurableTask.Emulator.Tests.dll'