kubeconform/action.yml
2021-02-14 19:40:14 +01:00

16 lines
No EOL
367 B
YAML

name: 'Kubeconform'
description: 'GitHub Action for Kubeconform'
author: 'Yann Hamon <yann+kubeconform@mandragor.org>'
branding:
icon: 'play'
color: 'purple'
inputs:
filenames:
description: 'Folders or filenames to verify'
required: true
runs:
using: 'docker'
image: 'Dockerfile'
entrypoint: '/kubeconform'
args:
- /github/workspace/fixtures