diff --git a/shared/torngit/github.py b/shared/torngit/github.py index b21fcd78..005ecf92 100644 --- a/shared/torngit/github.py +++ b/shared/torngit/github.py @@ -520,7 +520,6 @@ class GitHubGraphQLQueries(object): repositories( first: $first ownerAffiliations: OWNER - isFork: false isLocked: false orderBy: {field: NAME, direction: ASC} after: $cursor