Update pull_request_dependabot.yml

This commit is contained in:
Francisco Hodge
2021-08-02 03:15:18 -07:00
committed by GitHub
parent 4f08e0e617
commit ad079e61ec

View File

@@ -34,5 +34,5 @@ jobs:
uses: peter-evans/close-pull@v1
with:
pull-request-number: ${{github.event.number}}
comment: PR closed due to failing tests
comment: "Closing PR due to failing tests."
delete-branch: true