Skip to content

Commit

Permalink
chore: add metadata to action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mrcjkb committed Jan 18, 2023
1 parent 59d10f8 commit 1fd4284
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions action.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
---
name: 'Sumneko Lint'
decription: 'Type check and lint lua code using lua-language-server.'
author: 'Marc Jakobi'
branding:
color: 'purple'
icon: 'moon'
inputs:
checklevel:
description: "The diagnostics severity level to fail on."
Expand Down

0 comments on commit 1fd4284

Please sign in to comment.