Skip to content

Commit

Permalink
chore: improve marketplace style
Browse files Browse the repository at this point in the history
  • Loading branch information
ldez committed May 3, 2024
1 parent aebff4b commit d9c9b53
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions action.yml
@@ -1,4 +1,5 @@
name: "Run golangci-lint"
# https://docs.github.com/en/actions/creating-actions/metadata-syntax-for-github-actions
name: "Golangci-lint"
description: "Official golangci-lint action with line-attached annotations for found issues, caching and parallel execution."
author: "golangci"
inputs:
Expand Down Expand Up @@ -49,4 +50,4 @@ runs:
post: "dist/post_run/index.js"
branding:
icon: "shield"
color: "yellow"
color: "white"

0 comments on commit d9c9b53

Please sign in to comment.