Skip to content

Commit 0bc777e

Browse files
authored
Update README.md
1 parent a0702de commit 0bc777e

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ This repo contains the following reusable GitHub Workflows:
88

99
<br>
1010

11-
## 🚀 Build and Push Multi-Arch Docker Image (`docker-multiarch-build.yml`) <a name="dockermultiarchbuild"/>
11+
## Build and Push Multi-Arch Docker Image (`docker-multiarch-build.yml`) <a name="dockermultiarchbuild"/>
1212

1313
This reusable GitHub Actions workflow builds and pushes multi-arch Docker images (AMD64 and ARM64) to Docker Hub. It supports automatic version tagging for main branch pushes and PR-based temporary tagging.
1414

@@ -80,7 +80,7 @@ jobs:
8080

8181
<br>
8282

83-
## 🚀 Ansible Lint (`ansible-lint.yml`) <a name="ansiblelint"/>
83+
## Ansible Lint (`ansible-lint.yml`) <a name="ansiblelint"/>
8484

8585
This reusable GitHub Actions workflow performs linting on your Ansible code using [`ansible-lint`](https://ansible-lint.readthedocs.io/).
8686

@@ -111,7 +111,7 @@ jobs:
111111

112112
<br>
113113

114-
## 🚀 Auto-Update Ansible Roles README with "docsible" (`docsible.yml`) <a name="docsible"/>
114+
## Auto-Update Ansible Roles README with "docsible" (`docsible.yml`) <a name="docsible"/>
115115

116116
This reusable GitHub Actions workflow automatically updates your `README.md` file using [`docsible`](https://github.com/melezhik/docsible), a documentation generator for Ansible roles.
117117

0 commit comments

Comments
 (0)