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