mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-16 12:40:43 +00:00
chore: fix releaser badge (#5910)
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com> Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
This commit is contained in:
parent
237784cc12
commit
d83513e7a7
2 changed files with 1 additions and 8 deletions
7
.github/workflows/cli.yaml
vendored
7
.github/workflows/cli.yaml
vendored
|
@ -5,17 +5,10 @@ on:
|
||||||
branches:
|
branches:
|
||||||
- 'main'
|
- 'main'
|
||||||
- 'release*'
|
- 'release*'
|
||||||
paths-ignore:
|
|
||||||
- 'README.md'
|
|
||||||
- 'docs/**'
|
|
||||||
- '.github/config.yml'
|
|
||||||
pull_request:
|
pull_request:
|
||||||
branches:
|
branches:
|
||||||
- 'main'
|
- 'main'
|
||||||
- 'release*'
|
- 'release*'
|
||||||
paths-ignore:
|
|
||||||
- 'README.md'
|
|
||||||
- '.github/config.yml'
|
|
||||||
|
|
||||||
concurrency:
|
concurrency:
|
||||||
group: ${{ github.workflow }}-${{ github.ref }}
|
group: ${{ github.workflow }}-${{ github.ref }}
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
**Kubernetes Native Policy Management 🎉**
|
**Kubernetes Native Policy Management 🎉**
|
||||||
|
|
||||||

|

|
||||||

|

|
||||||
[](https://goreportcard.com/report/github.com/kyverno/kyverno)
|
[](https://goreportcard.com/report/github.com/kyverno/kyverno)
|
||||||

|

|
||||||
[](https://github.com/kyverno/kyverno/stargazers)
|
[](https://github.com/kyverno/kyverno/stargazers)
|
||||||
|
|
Loading…
Add table
Reference in a new issue