Skip to content

Commit

Permalink
Merge pull request #92 from aws/nckturner-patch-1
Browse files Browse the repository at this point in the history
Show CircleCI status for master branch only
  • Loading branch information
nckturner authored Oct 16, 2019
2 parents e0707ac + 90b8c41 commit 1a34b03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[![CircleCI](https://circleci.com/gh/aws/aws-app-mesh-controller-for-k8s.svg?style=svg)](https://circleci.com/gh/aws/aws-app-mesh-controller-for-k8s)
[![CircleCI](https://circleci.com/gh/aws/aws-app-mesh-controller-for-k8s/tree/master.svg?style=svg)](https://circleci.com/gh/aws/aws-app-mesh-controller-for-k8s/tree/master)

<p align="center">
<img src="docs/product-icon_AWS_App_Mesh_icon_squid_ink.svg" alt="App Mesh Logo" width="200" />
Expand Down

0 comments on commit 1a34b03

Please sign in to comment.