From 9c825a424c4f488215bc7c33d1fa6be31e65bbe6 Mon Sep 17 00:00:00 2001 From: Thuan Vo Date: Mon, 13 May 2024 02:03:09 -0700 Subject: [PATCH] add missing code block syntax in README Signed-off-by: Thuan Vo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 97f25c1..0cdf905 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ For more information on inputs, see the [API Documentation](https://developer.gi ## Configuring Local Registry -Create a workflow (eg: .github/workflows/create-cluster-with-registry.yml): +Create a workflow (eg: `.github/workflows/create-cluster-with-registry.yml`): ```yaml