From 5bc76fedbd8a3c6216960400358909656cdc46c9 Mon Sep 17 00:00:00 2001 From: Igor Rodionov Date: Fri, 8 Mar 2024 17:58:53 +0100 Subject: [PATCH] Address comments --- README.md | 2 +- README.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c620883..526e47e 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,7 @@ Output of this action is a list of basic component information. For example: ### Config -The action expects the atmos configuration file `atmos.yaml` to be present in the repository and contains. +The action expects the atmos configuration file `atmos.yaml` to be present in the repository. The config should have the following structure: ```yaml diff --git a/README.yaml b/README.yaml index 55cb62c..88ea59e 100644 --- a/README.yaml +++ b/README.yaml @@ -66,7 +66,7 @@ references: usage: | ### Config - The action expects the atmos configuration file `atmos.yaml` to be present in the repository and contains. + The action expects the atmos configuration file `atmos.yaml` to be present in the repository. The config should have the following structure: ```yaml