Skip to content

Commit 71112e5

Browse files
author
bgauduch
committed
🚑 fix readme badges and actions naming
1 parent 0b506ea commit 71112e5

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

.github/workflows/dockerhub-description.yml renamed to .github/workflows/dockerhub-description-update.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Update Docker Hub Description
1+
name: dockerhub-description-update
22
on:
33
push:
44
branches:

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
[![lint-dockerfile](https://github.com/Zenika/terraform-aws-cli/workflows/lint-dockerfile/badge.svg)](https://github.com/Zenika/terraform-aws-cli/actions?query=workflow%3Alint-dockerfile)
2-
[![build-test](https://github.com/Zenika/terraform-aws-cli/workflows/build-test/badge.svg)](https://github.com/Zenika/terraform-aws-cli/actions?query=workflow%3Abuild-test)
3-
[![push-latest](https://github.com/Zenika/terraform-aws-cli/workflows/push-latest/badge.svg)](https://github.com/Zenika/terraform-aws-cli/actions?query=workflow%3Apush-latest)
4-
[![release](https://github.com/Zenika/terraform-aws-cli/workflows/release/badge.svg)](https://github.com/Zenika/terraform-aws-cli/actions?query=workflow%3Arelease)
5-
[![dockerhub-description](https://github.com/Zenika/terraform-aws-cli/workflows/dockerhub-description/badge.svg)](https://github.com/Zenika/terraform-aws-cli/actions?query=workflow%3Adockerhub-description)
1+
[![lint-dockerfile](https://github.com/zenika-open-source/terraform-aws-cli/actions/workflows/lint-dockerfile.yml/badge.svg)](https://github.com/zenika-open-source/terraform-aws-cli/actions/workflows/lint-dockerfile.yml)
2+
[![build-test](https://github.com/zenika-open-source/terraform-aws-cli/actions/workflows/build-test.yml/badge.svg)](https://github.com/zenika-open-source/terraform-aws-cli/actions/workflows/build-test.yml)
3+
[![push-latest](https://github.com/zenika-open-source/terraform-aws-cli/actions/workflows/push-latest.yml/badge.svg)](https://github.com/zenika-open-source/terraform-aws-cli/actions/workflows/push-latest.yml)
4+
[![release](https://github.com/zenika-open-source/terraform-aws-cli/actions/workflows/release.yml/badge.svg)](https://github.com/zenika-open-source/terraform-aws-cli/actions/workflows/release.yml)
5+
[![dockerhub-description-update](https://github.com/zenika-open-source/terraform-aws-cli/actions/workflows/dockerhub-description-update.yml/badge.svg)](https://github.com/zenika-open-source/terraform-aws-cli/actions/workflows/dockerhub-description-update.yml)
66

77
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
88
[![Docker Pulls](https://img.shields.io/docker/pulls/zenika/terraform-aws-cli.svg)](https://hub.docker.com/r/zenika/terraform-aws-cli/)

0 commit comments

Comments
 (0)