Simplify pull request trigger types (#405)
Removed specific pull request types from workflow.
This commit is contained in:
5
.github/workflows/pull-request.yml
vendored
5
.github/workflows/pull-request.yml
vendored
@@ -8,11 +8,6 @@ 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