Skip to content

Commit

Permalink
chore: badges on repo (#174)
Browse files Browse the repository at this point in the history
  • Loading branch information
Nelson Ochoa authored Mar 15, 2023
1 parent 9f571f1 commit a8d71cc
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/uat.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
name: OTF UATS

on:
push:
branches: 'main'
pull_request:
branches: 'main'

Expand Down
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
## AWS Greengrass Shadow Manager
![CI](https://github.com/aws-greengrass/aws-greengrass-shadow-manager/actions/workflows/maven.yml/badge.svg?branch=main)
![UAT](https://github.com/aws-greengrass/aws-greengrass-shadow-manager/actions/workflows/uat.yaml/badge.svg?branch=main)

This is an AWS GreengrassV2 Component that handles offline device shadow
document storage and synchronization to the AWS IoT Device Shadow Service.
Expand Down

0 comments on commit a8d71cc

Please sign in to comment.