diff --git a/docs/repositories-configure/integrations/github-integration.md b/docs/repositories-configure/integrations/github-integration.md index 2e282a685f..c772a60b8d 100644 --- a/docs/repositories-configure/integrations/github-integration.md +++ b/docs/repositories-configure/integrations/github-integration.md @@ -92,6 +92,8 @@ In this situation, another user with [administrator access to the repository](.. 1. On the Git Hub integration area, click the link **Refresh integration**. +![Refresh GitHub integration](images/github-integration-refresh.png) + After refreshing the integration, Codacy will use the logged in GitHub user to create [suggested fixes](#suggest-fixes) on new pull requests. ## See also diff --git a/docs/repositories-configure/integrations/images/github-integration-refresh.png b/docs/repositories-configure/integrations/images/github-integration-refresh.png new file mode 100644 index 0000000000..f64a822e8c Binary files /dev/null and b/docs/repositories-configure/integrations/images/github-integration-refresh.png differ