diff --git a/eng/pipelines/runtimelab.yml b/eng/pipelines/runtimelab.yml index 10cc5bd055bc..0dddac0c63a4 100644 --- a/eng/pipelines/runtimelab.yml +++ b/eng/pipelines/runtimelab.yml @@ -6,7 +6,7 @@ trigger: batch: true branches: include: - - JsonCodeGen + - feature/JsonCodeGen paths: include: - '*' @@ -26,7 +26,7 @@ trigger: pr: branches: include: - - JsonCodeGen + - feature/JsonCodeGen paths: include: - '*'