diff --git a/README.md b/README.md index 81bf645..a092933 100644 --- a/README.md +++ b/README.md @@ -35,3 +35,7 @@ Build the image: ```bash REGISTRY=ghcr.io/rcwbr/ IMAGE_NAME=release-it-docker docker buildx bake --file github-cache-bake.hcl 'https://github.com/rcwbr/dockerfile-partials.git#main' ``` + +### Settings + +The GitHub repo settings for this repo are defined as code using the [Probot settings GitHub App](https://probot.github.io/apps/settings/). Settings values are defined in the `.github/settings.yml` file. Enabling automation of settings via this file requires installing the app.