From 2f9b84ee5a5835113f36b16a544e37182d41a4bf Mon Sep 17 00:00:00 2001 From: Nikola Jokic Date: Thu, 5 Feb 2026 12:48:08 +0100 Subject: [PATCH] Fix status in readme (#69) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0140179..b309cdb 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # GitHub Actions Runner Scale Set Client (Public Preview) -> Status: **Private Preview** – While the API is stable, interfaces and examples in this repository may change. +> Status: **Public Preview** – While the API is stable, interfaces and examples in this repository may change. This repository provides a standalone Go client for the GitHub Actions **Runner Scale Set** APIs. It is extracted from the `actions-runner-controller` project so that platform teams, integrators, and infrastructure providers can build **their own custom autoscaling solutions** for GitHub Actions runners.