adding it up

This commit is contained in:
Lucas Gravley 2019-10-25 15:56:04 -05:00
parent ffd73a80a5
commit 52a30b1170
2 changed files with 1 additions and 1 deletions

View file

@ -84,6 +84,6 @@ COPY TEMPLATES /action/lib/.automation
######################
# Set the entrypoint #
######################
ENTRYPOINT ["/action/lib/entrypoint.sh"]
ENTRYPOINT ["/action/lib/linter.sh"]
#CMD tail -f /dev/null