mirror of
https://github.com/golangci/golangci-lint-action.git
synced 2025-12-12 14:01:14 +00:00
fix typo again
This commit is contained in:
parent
adbc45ce5d
commit
dc01ea509d
1 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
name: 'Run golangci-lint'
|
||||
description: '🐶Run golangci-lint (WIP)'
|
||||
description: 'Run golangci-lint (WIP)'
|
||||
author: 'golangci'
|
||||
inputs:
|
||||
github_token:
|
||||
|
|
@ -11,4 +11,4 @@ runs:
|
|||
image: 'Dockerfile'
|
||||
branding:
|
||||
icon: 'check-circle'
|
||||
color: 'blue'
|
||||
color: 'blue'
|
||||
|
|
|
|||
Loading…
Reference in a new issue