Skip to content

Commit

Permalink
Workaround: add comments bundle
Browse files Browse the repository at this point in the history
  • Loading branch information
ibexa-yuna committed Nov 4, 2022
1 parent 28295cd commit 87ed39f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions main.py
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,8 @@ def main():
repo_name = "ezsystems/TedivmStashBundle"
elif repo_name == "ezsystems/apache-tika-bundle":
repo_name = "ezsystems/ApacheTikaBundle"
elif repo_name == "ezsystems/comment-bundle":
repo_name = "ezsystems/CommentsBundle"
#print(f"Processing {repo_name}")
repo = github.get_repo(repo_name)

Expand Down

0 comments on commit 87ed39f

Please sign in to comment.