Skip to content

Commit 02e716b

Browse files
committed
chore(ci): fix permission for update_librarian_googleapis workflow
1 parent 056abb6 commit 02e716b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/update_librarian_googleapis.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ jobs:
3333
repository: googleapis/google-cloud-java
3434
path: google-cloud-java
3535
fetch-depth: 0
36+
token: ${{ secrets.CLOUD_JAVA_BOT_GITHUB_TOKEN }}
3637
- name: Check for Open PR
3738
env:
3839
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)