From dabad9d81eab0e4f4d66e84f036f63f5e9cc0410 Mon Sep 17 00:00:00 2001 From: Jan Richter Date: Thu, 8 Feb 2024 13:44:46 +0100 Subject: [PATCH] README update after avocado-project changes Signed-off-by: Jan Richter --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8dfc121..64ee8e2 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ needed by various of avocado projects. ## Supported tools: - avocado-static-checks +- avocado-project manipulation ## Input @@ -12,7 +13,11 @@ avocado-static-checks: Runs avocado-static-checks on pull requests. Default is false. default: false - + avocado-project: + description: | + Mr. avocado configuration for manipulating with PR and issues. + Default is false. + default: false ``` ## Usage