mirror of
https://github.com/golangci/golangci-lint-action.git
synced 2025-12-12 22:11:15 +00:00
dev: change icon and color on GitHub marketplace
This commit is contained in:
parent
8ea3043ee4
commit
66883b5fcf
1 changed files with 2 additions and 2 deletions
|
|
@ -19,5 +19,5 @@ runs:
|
|||
main: 'dist/run/index.js'
|
||||
post: 'dist/post_run/index.js'
|
||||
branding:
|
||||
icon: 'check-circle'
|
||||
color: 'blue'
|
||||
icon: 'shield'
|
||||
color: 'yellow'
|
||||
|
|
|
|||
Loading…
Reference in a new issue