mirror of
https://github.com/yannh/kubeconform.git
synced 2026-02-18 17:37:03 +00:00
Fix grammar in README.md
This commit is contained in:
parent
b5f34caa70
commit
ee8771cb59
1 changed files with 1 additions and 1 deletions
|
|
@ -209,7 +209,7 @@ Some CRD schemas do not have explicit validation for fields implicitly validated
|
||||||
|
|
||||||
### Usage as a Github Action
|
### Usage as a Github Action
|
||||||
|
|
||||||
Kubeconform is publishes Docker Images to Github's new Container Registry, ghcr.io. These images
|
Kubeconform publishes Docker Images to Github's new Container Registry, ghcr.io. These images
|
||||||
can be used directly in a Github Action, once logged in using a [_Github Token_](https://github.blog/changelog/2021-03-24-packages-container-registry-now-supports-github_token/).
|
can be used directly in a Github Action, once logged in using a [_Github Token_](https://github.blog/changelog/2021-03-24-packages-container-registry-now-supports-github_token/).
|
||||||
|
|
||||||
Example:
|
Example:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue