Skip to content

Commit

Permalink
docs: Fix test badge
Browse files Browse the repository at this point in the history
  • Loading branch information
TwiN authored Jan 14, 2025
1 parent ead300a commit d21fac2
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,6 +1,6 @@
# aws-eks-asg-rolling-update-handler

![test](https://github.com/TwiN/aws-eks-asg-rolling-update-handler/workflows/test/badge.svg?branch=master)
![test](https://github.com/TwiN/aws-eks-asg-rolling-update-handler/actions/workflows/test.yml/badge.svg)
[![Go Report Card](https://goreportcard.com/badge/github.com/TwiN/aws-eks-asg-rolling-update-handler)](https://goreportcard.com/report/github.com/TwiN/aws-eks-asg-rolling-update-handler)
[![Docker pulls](https://img.shields.io/docker/pulls/twinproduction/aws-eks-asg-rolling-update-handler.svg)](https://cloud.docker.com/repository/docker/twinproduction/aws-eks-asg-rolling-update-handler)

Expand Down

0 comments on commit d21fac2

Please sign in to comment.