Skip to content
This repository was archived by the owner on Dec 9, 2022. It is now read-only.

Commit fb2be92

Browse files
authored
Update Dockerfile
1 parent f8ee9d7 commit fb2be92

1 file changed

Lines changed: 1 addition & 9 deletions

File tree

Dockerfile

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,3 @@
11
FROM hamelsmu/chatops-workaround
22

3-
# LABEL "com.github.actions.name"="ChatOps Via PR Labels"
4-
# LABEL "com.github.actions.description"="Trigger PR labels with chatops and a GitHub App, which is a work-around to trigger downstream Actions with the right context."
5-
# LABEL "com.github.actions.icon"="message-square"
6-
# LABEL "com.github.actions.color"="blue"
7-
# LABEL "repository"="https://github.com/machine-learning-apps/actions-chatops-workaround"
8-
# LABEL "homepage"="http://github.com/actions"
9-
# LABEL "maintainer"="Hamel Husain <hamel.husain@gmail.com>"
10-
11-
ENTRYPOINT ["python", "/label_app.py"]
3+
ENTRYPOINT ["python", "/label_app.py"]

0 commit comments

Comments
 (0)