We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 056abb6 commit 02e716bCopy full SHA for 02e716b
1 file changed
.github/workflows/update_librarian_googleapis.yaml
@@ -33,6 +33,7 @@ jobs:
33
repository: googleapis/google-cloud-java
34
path: google-cloud-java
35
fetch-depth: 0
36
+ token: ${{ secrets.CLOUD_JAVA_BOT_GITHUB_TOKEN }}
37
- name: Check for Open PR
38
env:
39
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments