Trigger a build when close a branch

When merge a pull request, I choice to delete the feature branch as well

Then drone runs two builds, one for Close branch feature/ABC-132, one for Merge request to master branch.

How can I disable the Close branch build?