mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-15 20:20:22 +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:
|
||||
- 'main'
|
||||
- 'release*'
|
||||
paths-ignore:
|
||||
- 'README.md'
|
||||
- 'docs/**'
|
||||
- '.github/config.yml'
|
||||
pull_request:
|
||||
branches:
|
||||
- 'main'
|
||||
- 'release*'
|
||||
paths-ignore:
|
||||
- 'README.md'
|
||||
- '.github/config.yml'
|
||||
|
||||
concurrency:
|
||||
group: ${{ github.workflow }}-${{ github.ref }}
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
**Kubernetes Native Policy Management 🎉**
|
||||
|
||||

|
||||

|
||||

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

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