Skip to content

Commit

Permalink
improve description
Browse files Browse the repository at this point in the history
  • Loading branch information
abinoda authored Feb 1, 2019
1 parent d14f381 commit 63a529c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
FROM debian:9.6-slim

LABEL "com.github.actions.name"="Assignee to reviewer"
LABEL "com.github.actions.description"="Assign reviewers based on assignees"
LABEL "com.github.actions.description"="Automatically create review requests based on assignees"
LABEL "com.github.actions.icon"="arrow-up-right"
LABEL "com.github.actions.color"="gray-dark"

LABEL version="1.0.2"
LABEL version="1.0.4"
LABEL repository="http://github.com/pullreminders/assignee-to-reviewer-action"
LABEL homepage="http://github.com/pullreminders/assignee-to-reviewer-action"
LABEL maintainer="Abi Noda <[email protected]>"
Expand Down

0 comments on commit 63a529c

Please sign in to comment.