This commit is contained in:
Vanessa Sochat
2019-01-31 19:01:24 -05:00
parent 230b0cfb1e
commit 47359ba4e0

View File

@@ -10,4 +10,4 @@ LABEL "com.github.actions.color"="yellow"
COPY pull-request.sh /pull-request.sh
RUN chmod u+x /pull-request.sh
ENTRYPOINT ["/pull-request"]
ENTRYPOINT ["/pull-request.sh"]