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:
|
branches:
|
||||||
- main
|
- main
|
||||||
pull_request:
|
pull_request:
|
||||||
|
types:
|
||||||
|
- synchronize
|
||||||
|
- ready_for_review
|
||||||
|
- review_requested
|
||||||
|
- auto_merge_enabled
|
||||||
branches:
|
branches:
|
||||||
- main
|
- main
|
||||||
merge_group: {}
|
merge_group: {}
|
||||||
|
|||||||
Reference in New Issue
Block a user