From 420a72a9d57711914ebe4d2ca12aa0758e756933 Mon Sep 17 00:00:00 2001 From: Mitch Denny Date: Wed, 19 Aug 2020 13:49:45 +1000 Subject: [PATCH] Adjust CI YAML headers (#448) --- sdk/core/ci.yml | 3 ++- sdk/storage/ci.yml | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) 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: .