[console_scripts]
check = pl_ci_cd._check:main
commit = pl_ci_cd.commit:main
merge = pl_ci_cd.merge:main
ship = pl_ci_cd.ship:main

