diff --git a/README.md b/README.md index 03fa7ad1..77c06d8a 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,8 @@ In this section you can find examples of how to use template workflows. For more
The action can be used to auto-merge a dependabot PR with minor and patch updates. +The action is called by creating a PR. Dependabot must have ownership of the corresponding dependency files in order to be able to merge the PRs. + ```yml name: Enable Dependabot Auto-Merge