From 5d11e64e9da19f5e8b463dfab32ee55cf8850a31 Mon Sep 17 00:00:00 2001 From: vcolin7 Date: Fri, 11 Sep 2026 14:40:52 -0700 Subject: [PATCH] Add test comment for GitHub actions check Added a test comment for GitHub actions check. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index afd912b99aed0..a9541c3fb2122 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,8 @@ This repository is for active development of the Azure SDK for Java. For consumers of the SDK we recommend visiting our [public developer docs](https://docs.microsoft.com/azure/developer/java/sdk/) or our versioned [developer docs](https://azure.github.io/azure-sdk-for-java). + + ## Getting started To get started with a specific service library, see the **README.md** file located in the library's project folder. You can find service libraries in the `/sdk` directory. For a list of all the services we support access our [list of all existing libraries](https://azure.github.io/azure-sdk/releases/latest/all/java.html).