Skip to content

Commit 3a4d901

Browse files
committed
chore: using auto-merge label
1 parent 76a8dc4 commit 3a4d901

File tree

3 files changed

+2
-34
lines changed

3 files changed

+2
-34
lines changed

.github/workflows/auto-merge-doc.yml

Lines changed: 0 additions & 33 deletions
This file was deleted.

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
commit-message: 'docs: Update docs'
6161
author: googlemaps-bot <[email protected]>
6262
committer: googlemaps-bot <[email protected]>
63-
labels: docs
63+
labels: docs, automerge
6464
title: 'docs: Update docs'
6565
body: |
6666
Updated GitHub pages with latest from `./gradlew dokkaHtml`.

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
*.iml
22
.idea
33
.gradle
4+
.kotlin
45
/local.properties
56
/.idea/caches
67
/.idea/libraries

0 commit comments

Comments
 (0)