Skip to content

Commit

Permalink
action: update name, branding
Browse files Browse the repository at this point in the history
  • Loading branch information
bobheadxi committed May 23, 2023
1 parent 06af27d commit a389a98
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions action.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
name: 'readable'
name: 'Readable: Semantic Line Breaks'
description: 'Opinionated Markdown formatter, featuring semantic line breaks'
branding:
icon: 'align-left'
color: 'orange'
inputs:
glob:
description: 'target files glob pattern'
Expand All @@ -11,4 +14,3 @@ runs:
args:
- check
- ${{ inputs.glob }}

0 comments on commit a389a98

Please sign in to comment.