0
0
Fork 0
mirror of https://github.com/DavidAnson/markdownlint-cli2-action.git synced 2024-10-16 12:07:01 +02:00

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

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)'