Skip to content

Commit b984496

Browse files
committed
taskworker imports
1 parent 27c32bb commit b984496

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/sentry/conf/server.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -882,6 +882,7 @@ def SOCIAL_AUTH_DEFAULT_USERNAME() -> str:
882882
"sentry.integrations.github.tasks.codecov_account_unlink",
883883
"sentry.integrations.github.tasks.link_all_repos",
884884
"sentry.integrations.github.tasks.pr_comment",
885+
"sentry.integrations.github.tasks.sync_repos",
885886
"sentry.integrations.github.tasks.sync_repos_on_install_change",
886887
"sentry.integrations.gitlab.tasks",
887888
"sentry.integrations.jira.tasks",

0 commit comments

Comments
 (0)