Skip to content

Commit

Permalink
Address comments
Browse files Browse the repository at this point in the history
  • Loading branch information
goruha committed Mar 8, 2024
1 parent a07ed18 commit a6cd3cf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ raw list of affected stacks as an output as well as a matrix that can be used fu

### 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
Expand Down
2 changes: 1 addition & 1 deletion README.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ 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
Expand Down

0 comments on commit a6cd3cf

Please sign in to comment.