Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
luizfonseca authored Nov 27, 2019
1 parent 636bf06 commit 57cd405
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ description: 'Runs rubocop on your PRs :)'
author: 'Luiz Fonseca'
branding:
icon: 'alert-triangle'
color: '#FF3300'
color: 'red'
runs:
using: 'docker'
image: 'Dockerfile'

0 comments on commit 57cd405

Please sign in to comment.