Skip to content

Commit 539f511

Browse files
Copilotl0lawrence
andcommitted
Add test changes to azure-keyvault-keys and azure-mgmt-eventgrid to verify chronus-verify CI workflow
Co-authored-by: l0lawrence <100643745+l0lawrence@users.noreply.github.com>
1 parent 1b2f57b commit 539f511

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

  • sdk
    • eventgrid/azure-mgmt-eventgrid/azure/mgmt/eventgrid
    • keyvault/azure-keyvault-keys/azure/keyvault/keys

sdk/eventgrid/azure-mgmt-eventgrid/azure/mgmt/eventgrid/_patch.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# coding=utf-8
22
# --------------------------------------------------------------------------
3-
#
4-
# Copyright (c) Microsoft Corporation. All rights reserved.
3+
# CI test: verifying chronus-verify workflow triggers for mgmt packages
54
#
65
# The MIT License (MIT)
76
#

sdk/keyvault/azure-keyvault-keys/azure/keyvault/keys/_sdk_moniker.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
# Copyright (c) Microsoft Corporation.
33
# Licensed under the MIT License.
44
# ------------------------------------
5+
# CI test: verifying chronus-verify workflow triggers for dataplane packages
56
from ._version import VERSION
67

78
SDK_MONIKER = f"keyvault-keys/{VERSION}"

0 commit comments

Comments
 (0)