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:
Alan Agius
2025-05-20 19:23:45 +00:00
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