Skip to content

Commit dc01ea5

Browse files
committed
fix typo again
1 parent adbc45c commit dc01ea5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

action.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: 'Run golangci-lint'
3-
description: '🐶Run golangci-lint (WIP)'
3+
description: 'Run golangci-lint (WIP)'
44
author: 'golangci'
55
inputs:
66
github_token:
@@ -11,4 +11,4 @@ runs:
1111
image: 'Dockerfile'
1212
branding:
1313
icon: 'check-circle'
14-
color: 'blue'
14+
color: 'blue'

0 commit comments

Comments
 (0)