Skip to content

Commit

Permalink
Rename dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
gimenete committed Feb 1, 2019
1 parent d6c6989 commit 649c2b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM ruby:2.5

LABEL com.github.actions.name="Rubocop"
LABEL com.github.actions.name="Rubocop checks"
LABEL com.github.actions.description="Lint your Ruby code in parallel to your builds"
LABEL com.github.actions.icon="code"
LABEL com.github.actions.color="red"
Expand Down

0 comments on commit 649c2b1

Please sign in to comment.