Add pull request types to workflow configuration
This commit is contained in:
5
.github/workflows/pull-request.yml
vendored
5
.github/workflows/pull-request.yml
vendored
@@ -8,6 +8,11 @@ on:
|
||||
branches:
|
||||
- main
|
||||
pull_request:
|
||||
types:
|
||||
- synchronize
|
||||
- ready_for_review
|
||||
- review_requested
|
||||
- auto_merge_enabled
|
||||
branches:
|
||||
- main
|
||||
merge_group: {}
|
||||
|
||||
Reference in New Issue
Block a user