Skip to content

Commit 033a231

Browse files
committed
change_target_file_path
Signed-off-by: h4l0gen <ks3913688@gmail.com>
1 parent c26b9e9 commit 033a231

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/manual_repo/basic_repo.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -273,7 +273,7 @@ def _in(days: float) -> datetime:
273273
keyids=[delegatee_key.keyid],
274274
threshold=1,
275275
terminating=True,
276-
paths=["*.py"],
276+
paths=["manual_repo/*.py"],
277277
),
278278
},
279279
)

0 commit comments

Comments
 (0)