mirror of
https://github.com/golangci/golangci-lint-action.git
synced 2025-12-14 23:11:14 +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'
|
main: 'dist/run/index.js'
|
||||||
post: 'dist/post_run/index.js'
|
post: 'dist/post_run/index.js'
|
||||||
branding:
|
branding:
|
||||||
icon: 'check-circle'
|
icon: 'shield'
|
||||||
color: 'blue'
|
color: 'yellow'
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue