Skip to content

Commit 3947a4b

Browse files
alan-agius4thePunderWoman
authored andcommitted
ci: change action: review to action: merge in update docs (angular#61533)
Simplifies the workflow by reducing the number of required actions for the caretaker or reviewer, similar to Renovate PRs. PR Close angular#61533
1 parent bb220c0 commit 3947a4b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/update-cdk-apis-and-cli-help.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
body: |
5151
Updated Angular CDK api files.
5252
labels: |
53-
action: review
53+
action: merge
5454
area: docs
5555
commit-message: |
5656
docs: update Angular CDK apis
@@ -79,7 +79,7 @@ jobs:
7979
body: |
8080
Updated Angular CLI help contents.
8181
labels: |
82-
action: review
82+
action: merge
8383
area: docs
8484
commit-message: |
8585
docs: update Angular CLI help

0 commit comments

Comments
 (0)