Skip to content

Commit

Permalink
fixed script entry
Browse files Browse the repository at this point in the history
  • Loading branch information
Cielquan authored Jun 8, 2020
1 parent 7f43578 commit 71ee988
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
pre-commit = ["pre-commit", "mypy", "pylint"]

[tool.poetry.scripts]
jira_commit_msg = "commit_msg_jira_hook.commit_msg_jira_hook:main"
jira_commit_msg = "commit_msg_jira_hook.check_jira_tag:main"


# -- TOWNCRIER CONFIG ----------------------------------------------------------------------
Expand Down

0 comments on commit 71ee988

Please sign in to comment.