From b51a8ba17917bb988da76c1229561ab60d300439 Mon Sep 17 00:00:00 2001 From: Hiroshi Yoshioka <40815708+hyoshioka0128@users.noreply.github.com> Date: Sun, 5 Mar 2023 00:12:20 +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://learn.microsoft.com/en-us/samples/azure-samples/github-runner-on-aks/self-hosted-github-actions-runner-on-aks-azure-kubernetes-service-with-auto-scale-option/ https://github.com/Azure-Samples/github-runner-on-aks/blob/main/README.md #PingMSFTDocs --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 530c1f5..94252b9 100644 --- a/README.md +++ b/README.md @@ -27,8 +27,8 @@ After deployment, the outcome will be: This project framework provides the following features: -* Self-Hosted GitHub Action Runner over AKS -* Auto-Scale Github Action runner based on 'waiting number of jobs in the queue' metric +* Self-Hosted GitHub Actions Runner over AKS +* Auto-Scale Github Actions runner based on 'waiting number of jobs in the queue' metric ## Getting Started