Skip to content

Commit 8ea4c35

Browse files
authored
chore: automerge docs PRs (#693)
* chore: automerge docs PRs * chore: automerge docs PRs * chore: automerge docs PRs * chore: automerge docs PRs
1 parent 5fb1053 commit 8ea4c35

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2022 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.
@@ -24,7 +24,7 @@ jobs:
2424
dependabot:
2525
needs: test
2626
runs-on: ubuntu-latest
27-
if: ${{ github.actor == 'dependabot[bot]' }}
27+
if: ${{ github.actor == 'googlemaps-bot' }}
2828
env:
2929
PR_URL: ${{github.event.pull_request.html_url}}
3030
GITHUB_TOKEN: ${{secrets.SYNCED_GITHUB_TOKEN_REPO}}

0 commit comments

Comments
 (0)