Skip to content

Commit 15b169e

Browse files
author
Your Name
committed
fix badge
1 parent 917a951 commit 15b169e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# kind-githubactions
22
kind pipeline
33

4+
[![Ubuntu kind CI workflow](https://github.com/githubfoam/kind-githubactions/actions/workflows/ubuntu-kind-workflow.yml/badge.svg?branch=main)](https://github.com/githubfoam/kind-githubactions/actions/workflows/ubuntu-kind-workflow.yml)
5+
[![macos kind CI workflow](https://github.com/githubfoam/kind-githubactions/actions/workflows/macos-workflow.yml/badge.svg?branch=main)](https://github.com/githubfoam/kind-githubactions/actions/workflows/macos-workflow.yml)
6+
[![windows kind CI workflow](https://github.com/githubfoam/kind-githubactions/actions/workflows/windows-workflow.yml/badge.svg?branch=main)](https://github.com/githubfoam/kind-githubactions/actions/workflows/windows-workflow.yml)
7+
48
~~~~
59
upgrade kind
610
export KIND_VERSION="0.11.1"

0 commit comments

Comments
 (0)