mirror of https://github.com/docker/docs.git
Update note section
This commit is contained in:
parent
51aef5b491
commit
5978ac220a
|
@ -9,7 +9,8 @@ skip to [Creating an Automated Build](github.md#creating-an-automated-build).
|
||||||
|
|
||||||
## Linking Docker Hub to a GitHub account
|
## Linking Docker Hub to a GitHub account
|
||||||
|
|
||||||
> *Note:*
|
> Automated Build Permissions
|
||||||
|
|
||||||
> Automated Builds currently require *read* and *write* access since
|
> Automated Builds currently require *read* and *write* access since
|
||||||
> [Docker Hub](https://hub.docker.com) needs to set up a GitHub webhook.
|
> [Docker Hub](https://hub.docker.com) needs to set up a GitHub webhook.
|
||||||
> We have no choice here – this is how GitHub manages permissions.
|
> We have no choice here – this is how GitHub manages permissions.
|
||||||
|
|
Loading…
Reference in New Issue