Skip to content

Commit

Permalink
fix: custom properties for adding a new repo
Browse files Browse the repository at this point in the history
  • Loading branch information
netomi committed Sep 4, 2024
1 parent 4248d17 commit a9b951f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions otterdog/providers/github/rest/repo_client.py
Original file line number Diff line number Diff line change
Expand Up @@ -247,6 +247,7 @@ async def add_repo(
"topics",
"gh_pages",
"code_scanning_default_config",
"custom_properties",
]

if auto_init_repo is True:
Expand Down

0 comments on commit a9b951f

Please sign in to comment.