From 864696d250cfa6409bde81861f317beca0a2876a Mon Sep 17 00:00:00 2001 From: Hiroshi Yoshioka <40815708+hyoshioka0128@users.noreply.github.com> Date: Sun, 9 Apr 2023 00:09:33 +0900 Subject: [PATCH] =?UTF-8?q?Typo=20"GitHub=20Action=20Runner"=E2=86=92"GitH?= =?UTF-8?q?ub=20Actions=20Runner"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit https://github.com/Azure-Samples/github-runner-on-aks/blob/main/README.md #PingMSFTDocs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 530c1f5..e2b9db7 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ After deployment, the outcome will be: This project framework provides the following features: -* Self-Hosted GitHub Action Runner over AKS +* Self-Hosted GitHub Actions Runner over AKS * Auto-Scale Github Action runner based on 'waiting number of jobs in the queue' metric ## Getting Started