mirror of
https://github.com/yannh/kubeconform.git
synced 2026-02-11 05:59:22 +00:00
Fix grammar in README.md (#114)
This commit is contained in:
parent
b5f34caa70
commit
f8ab9ae49e
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
|
||||
|
||||
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/).
|
||||
|
||||
Example:
|
||||
|
|
|
|||
Loading…
Reference in a new issue