Update mergeable.yml

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

View File

@ -2,6 +2,7 @@ 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"