Skip to content

Commit 71ee988

Browse files
authored
fixed script entry
1 parent 7f43578 commit 71ee988

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
pre-commit = ["pre-commit", "mypy", "pylint"]
4444

4545
[tool.poetry.scripts]
46-
jira_commit_msg = "commit_msg_jira_hook.commit_msg_jira_hook:main"
46+
jira_commit_msg = "commit_msg_jira_hook.check_jira_tag:main"
4747

4848

4949
# -- TOWNCRIER CONFIG ----------------------------------------------------------------------

0 commit comments

Comments
 (0)