diff --git a/README.md b/README.md index 810a272e..2ad8b0b6 100644 --- a/README.md +++ b/README.md @@ -129,10 +129,6 @@ The following merge options are supported: The default is `10000` (10 seconds) and setting it to `0` disables sleeping between retries. - If some cases (travis ci for example), this action can also be triggered by the successful completion of checks - (i.e. builds) via the `check_suites_run` statement in the `automerge.yml`. In that case - you can safely set this to `0`. - - `MERGE_DELETE_BRANCH`: Automatic deletion of branches does not work for all repositories. Set this option to `true` to automatically delete branches after they have been merged.