From 5978ac220a15abd6d96c4852ef2b49402dd4a959 Mon Sep 17 00:00:00 2001 From: Maria Bermudez Date: Tue, 23 Oct 2018 11:05:59 -0700 Subject: [PATCH] Update note section --- docker-hub/github.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docker-hub/github.md b/docker-hub/github.md index b32fa372c9..26c2f2ebd8 100644 --- a/docker-hub/github.md +++ b/docker-hub/github.md @@ -9,7 +9,8 @@ skip to [Creating an Automated Build](github.md#creating-an-automated-build). ## Linking Docker Hub to a GitHub account -> *Note:* +> Automated Build Permissions + > Automated Builds currently require *read* and *write* access since > [Docker Hub](https://hub.docker.com) needs to set up a GitHub webhook. > We have no choice here – this is how GitHub manages permissions.