Update mergeable.yml

This commit is contained in:
Pavel Popov 2023-10-13 12:42:16 +00:00 committed by GitHub
parent 37c79331b4
commit b27370dece
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,6 @@ version: 2
mergeable:
- when: pull_request.*, pull_request_review.*, status.*, check_suite.*
name: "Automatically merge pull requests once it passes all checks"
validate: []
pass:
- do: merge
merge_method: "squash"