* Added CODEOWNERS and made validation changes

* Moved code owners file
This commit is contained in:
Ganesh S 2021-08-24 14:40:05 +05:30 коммит произвёл GitHub
Родитель ce8aa428c9
Коммит 80d1e93b4a
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
2 изменённых файлов: 3 добавлений и 0 удалений

1
.github/CODEOWNERS поставляемый Normal file
Просмотреть файл

@ -0,0 +1 @@
* @ganeshrockz @ds-ms

Просмотреть файл

@ -3,6 +3,8 @@ Use this action to bake manifest file to be used for deployments using helm, kus
Sets output variable 'manifestsBundle' which contains the location of the manifest bundles created by bake action
## Example
#### Bake using helm
```yaml
- uses: azure/k8s-bake@v1