Skip to content

Commit 1d1c30d

Browse files
committed
rename
1 parent f29ee1f commit 1d1c30d

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
FROM node:8-slim
22

3-
LABEL "com.github.actions.name"="Commit Issue Commenter"
4-
LABEL "com.github.actions.description"="Comment on issues from commit messages."
3+
LABEL "com.github.actions.name"="Comment on Issue from Commit"
4+
LABEL "com.github.actions.description"="Comment on issues from commit messages"
55
LABEL "com.github.actions.icon"="mic"
66
LABEL "com.github.actions.color"="green"
77

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# 💬 Commit Issue Commenter - GitHub Action
1+
# 💬 Comment on Issue from Commit - GitHub Action
22

33
A [GitHub Action](https://github.com/features/actions) that helps your team communicate and collaborate before you open a pull request.
44

0 commit comments

Comments
 (0)