Skip to content

Commit ad6f07f

Browse files
committed
live_audit change owner
1 parent 1e93a49 commit ad6f07f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/portfolio_auditor/dashboard/live_audit.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ def _run_cli_subprocess(
181181
sys.executable,
182182
"-m",
183183
"portfolio_auditor.cli",
184-
"--github-owner",
184+
"--owner",
185185
owner,
186186
"--output",
187187
str(PROCESSED_DIR),

0 commit comments

Comments
 (0)