Update action.yml

This commit is contained in:
Ilir Bekteshi 2019-10-16 11:13:43 +02:00 committed by GitHub
parent 6888687646
commit 10975e2cec
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,4 @@
name: 'YAMLLint'
name: 'YAML Lint'
description: 'Validate YAML syntax'
author: 'ibiqlik'
@ -22,3 +22,7 @@ inputs:
runs:
using: 'docker'
image: 'Dockerfile'
branding:
color: blue
icon: check-square