mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2026-01-04 21:55:18 +00:00
Add Gitlab webhook secret
This commit is contained in:
parent
6378603cd8
commit
3d4a062251
1 changed files with 1 additions and 1 deletions
|
|
@ -40,7 +40,7 @@ license-files = ["LICENSE"]
|
|||
|
||||
[tool.setuptools.packages.find]
|
||||
where = ["."]
|
||||
include = ["pr_agent"]
|
||||
include = ["pr_agent", "pr_agent.*"]
|
||||
|
||||
[project.scripts]
|
||||
pr-agent = "pr_agent.cli:run"
|
||||
|
|
|
|||
Loading…
Reference in a new issue