Skip to content

Commit dda0538

Browse files
committed
Reapply "fix(github): Add sync_repos_on_install_change to TASKWORKER_IMPORTS (#112201)"
This reverts commit 05bf2cb.
1 parent c6dfee7 commit dda0538

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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_on_install_change",
885886
"sentry.integrations.gitlab.tasks",
886887
"sentry.integrations.jira.tasks",
887888
"sentry.integrations.opsgenie.tasks",

0 commit comments

Comments
 (0)