Skip to content
This repository has been archived by the owner on Sep 16, 2023. It is now read-only.

Commit

Permalink
Merge branch 'master' into v3
Browse files Browse the repository at this point in the history
  • Loading branch information
chingor13 authored Nov 13, 2020
2 parents 4a29836 + e3135a7 commit 4c625b9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/formatting.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
with:
java-version: 11
- run: "mvn com.coveo:fmt-maven-plugin:format"
- uses: googleapis/code-suggester@v1.8.0
- uses: googleapis/code-suggester@v1
with:
command: review
pull_number: ${{ github.event.pull_request.number }}
Expand Down
5 changes: 3 additions & 2 deletions synth.metadata
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/java-dialogflow-cx.git",
"sha": "42c108b2fd703e201f8a3527bde92b6e216ebaea"
"sha": "522605306b3de5af16aec2d786a4b8048cccda11"
}
},
{
Expand All @@ -26,7 +26,8 @@
{
"git": {
"name": "synthtool",
"sha": "7db8a6c5ffb12a6e4c2f799c18f00f7f3d60e279"
"remote": "https://github.com/googleapis/synthtool.git",
"sha": "7d652819519dfa24da9e14548232e4aaba71a11c"
}
}
],
Expand Down

0 comments on commit 4c625b9

Please sign in to comment.