Skip to content

Commit 95db72d

Browse files
committed
fix:remove scanner
1 parent f60e2b0 commit 95db72d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
44

55
[tool.poetry.scripts]
66
github-actions-cli = "gha_cli.cli:cli"
7-
github-scanner = "gha_cli.scanner:cli"
7+
#github-scanner = "gha_cli.scanner:cli"
88

99
[tool.poetry]
1010
name = "github-actions-cli"

0 commit comments

Comments
 (0)