Revert "Ignore ta180m.github.io repo"

This reverts commit 0238264eda.
This commit is contained in:
Anthony Wang 2022-03-17 11:24:04 -05:00
parent 60476f68a9
commit 59b151f39d
Signed by: a
GPG key ID: BC96B00AEC5F2D76

View file

@ -30,8 +30,6 @@ def repositorySource():
gitea_uid = giteaCreateUserOrOrg(gitea_dest_user,repo.owner.type)
repo_name = "{0}".format(real_repo)
if repo_name == 'ta180m.github.io':
continue
m = {
"repo_name" : repo_name,