A GitHub action to lint Tekton resource definitions (yaml files), using IBM/tekton-lint.
uses: containerbuildsystem/actions/tekton-lint@master
with:
path: 'tekton/**/*.yaml'
A GitHub action to lint Tekton resource definitions (yaml files), using IBM/tekton-lint.
uses: containerbuildsystem/actions/tekton-lint@master
with:
path: 'tekton/**/*.yaml'