diff --git a/sdk/core/ci.yml b/sdk/core/ci.yml index b8ec6cda1..26dbbfe6e 100644 --- a/sdk/core/ci.yml +++ b/sdk/core/ci.yml @@ -1,3 +1,4 @@ +# NOTE: Please refer to https://aka.ms/azsdk/engsys/ci-yaml before editing this file. trigger: branches: include: @@ -31,4 +32,4 @@ stages: CtestRegex: azure-core Artifacts: - Name: azure-core - Path: azure-core \ No newline at end of file + Path: azure-core diff --git a/sdk/storage/ci.yml b/sdk/storage/ci.yml index 6cf07a5d3..0096f2639 100644 --- a/sdk/storage/ci.yml +++ b/sdk/storage/ci.yml @@ -1,3 +1,4 @@ +# NOTE: Please refer to https://aka.ms/azsdk/engsys/ci-yaml before editing this file. trigger: branches: include: @@ -34,4 +35,4 @@ stages: CtestRegex: azure-core Artifacts: - Name: azure-storage - Path: . \ No newline at end of file + Path: .