From bbc918cd22e95f9231b45e6ee8c4cf5ba318c4d5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Enrique=20Lo=CC=81pez=20Man=CC=83as?= Date: Mon, 25 Nov 2024 18:15:12 +0100 Subject: [PATCH] chore: using auto-merge label --- .github/workflows/docs.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index f1ab21f..a296d3c 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -58,7 +58,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 dokka`.