From 2820cac53d98466bc09cc10384f9172edc2ccb98 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Enrique=20L=C3=B3pez=20Ma=C3=B1as?= Date: Tue, 26 Nov 2024 18:07:28 +0100 Subject: [PATCH] chore: using auto-merge label (#1422) --- .github/workflows/docs.yml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index a6509ec53..c8c81ebd3 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -1,4 +1,4 @@ -# Copyright 2023 Google LLC +# Copyright 2024 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -60,7 +60,9 @@ jobs: commit-message: 'docs: Update docs' author: googlemaps-bot committer: googlemaps-bot - labels: docs + labels: | + docs + automerge title: 'docs: Update docs' body: | Updated GitHub pages with latest from `./gradlew dokkaHtml`.