From 9b378029aa948f1a53935fcbeabb257a2fde2020 Mon Sep 17 00:00:00 2001 From: Denis Baryshev Date: Sat, 21 May 2022 09:18:43 +0300 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index fe93788..85781a3 100644 --- a/README.md +++ b/README.md @@ -44,6 +44,7 @@ Gauge type | 1 | Success | | 2 | Skipped | | 3 | In Progress | +| 4 | Queued | **Fields** @@ -268,4 +269,4 @@ spec: # separate plaintext aws secret needed for ssh key - key: MySecretManagerKeyPrivateKey name: github_app_private_key -``` \ No newline at end of file +```