Skip to content

Commit 2820cac

Browse files
authored
chore: using auto-merge label (#1422)
1 parent 21804fd commit 2820cac

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

.github/workflows/docs.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2023 Google LLC
1+
# Copyright 2024 Google LLC
22
#
33
# Licensed under the Apache License, Version 2.0 (the "License");
44
# you may not use this file except in compliance with the License.
@@ -60,7 +60,9 @@ jobs:
6060
commit-message: 'docs: Update docs'
6161
author: googlemaps-bot <[email protected]>
6262
committer: googlemaps-bot <[email protected]>
63-
labels: docs
63+
labels: |
64+
docs
65+
automerge
6466
title: 'docs: Update docs'
6567
body: |
6668
Updated GitHub pages with latest from `./gradlew dokkaHtml`.

0 commit comments

Comments
 (0)