mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
ci: change action: review to action: merge in update docs (#61533)
Simplifies the workflow by reducing the number of required actions for the caretaker or reviewer, similar to Renovate PRs. PR Close #61533
This commit is contained in:
committed by
Jessica Janiuk
parent
bb220c0d31
commit
3947a4b9f5
@@ -50,7 +50,7 @@ jobs:
|
||||
body: |
|
||||
Updated Angular CDK api files.
|
||||
labels: |
|
||||
action: review
|
||||
action: merge
|
||||
area: docs
|
||||
commit-message: |
|
||||
docs: update Angular CDK apis
|
||||
@@ -79,7 +79,7 @@ jobs:
|
||||
body: |
|
||||
Updated Angular CLI help contents.
|
||||
labels: |
|
||||
action: review
|
||||
action: merge
|
||||
area: docs
|
||||
commit-message: |
|
||||
docs: update Angular CLI help
|
||||
|
||||
Reference in New Issue
Block a user