Add branding icon as suggested by GitHub Marketplace.

This commit is contained in:
David Anson
2021-01-13 22:22:53 -08:00
parent b228c2ca00
commit e783e2d336
+3
View File
@@ -1,6 +1,9 @@
name: 'markdownlint-cli2-action'
author: 'David Anson'
description: 'A GitHub Action to run the markdownlint-cli2 tool for linting Markdown/CommonMark files with the markdownlint library'
branding:
icon: 'check-square'
color: 'orange'
inputs:
globs:
description: 'Glob expression(s) of files to lint (newline-delimited)'