Skip to content

Commit 769fa5c

Browse files
authored
Apply suggestion from @beckermr
1 parent 8c2b2fc commit 769fa5c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

conda_forge_tick/auto_tick.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -533,6 +533,7 @@ def _make_and_sync_pr_lazy_json(pr_data) -> LazyJson | Literal[False]:
533533

534534
if "id" in pr_lazy_json:
535535
sync_lazy_json_object(pr_lazy_json, "file", ["github_api"])
536+
536537
else:
537538
pr_lazy_json = False
538539

0 commit comments

Comments
 (0)