From 553943a84e4987106699801db1ff4f0e99771341 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Enrique=20Lo=CC=81pez=20Man=CC=83as?= Date: Mon, 25 Nov 2024 18:02:52 +0100 Subject: [PATCH] chore: using auto-merge label --- .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`.