Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nikitasavinov authored Apr 14, 2020
1 parent 50f2881 commit e9e200b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions action.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# action.yml
name: 'Run java checkstyle'
description: 'Run java checkstyle with reviewdog'
branding:
icon: 'code'
color: 'red'
inputs:
github_token:
description: 'GITHUB_TOKEN.'
Expand Down

0 comments on commit e9e200b

Please sign in to comment.