fix typo again

This commit is contained in:
Aleksandr Razumov 2020-04-26 00:42:43 +03:00
parent adbc45ce5d
commit dc01ea509d
No known key found for this signature in database
GPG Key ID: 1D14A82D2E311045

View File

@ -1,6 +1,6 @@
--- ---
name: 'Run golangci-lint' name: 'Run golangci-lint'
description: '🐶Run golangci-lint (WIP)' description: 'Run golangci-lint (WIP)'
author: 'golangci' author: 'golangci'
inputs: inputs:
github_token: github_token:
@ -11,4 +11,4 @@ runs:
image: 'Dockerfile' image: 'Dockerfile'
branding: branding:
icon: 'check-circle' icon: 'check-circle'
color: 'blue' color: 'blue'