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

Commit

Permalink
chore(java): remove formatter action
Browse files Browse the repository at this point in the history
Source-Author: Jeff Ching <chingor@google.com>
Source-Date: Tue Dec 29 10:50:17 2020 -0800
Source-Repo: googleapis/synthtool
Source-Sha: 6133907dbb3ddab204a17a15d5c53ec0aae9b033
Source-Link: googleapis/synthtool@6133907
  • Loading branch information
yoshi-automation committed Dec 29, 2020
1 parent 5150a69 commit 4e5cbbf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 28 deletions.
25 changes: 0 additions & 25 deletions .github/workflows/formatting.yaml

This file was deleted.

5 changes: 2 additions & 3 deletions synth.metadata
Expand Up @@ -4,7 +4,7 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/java-video-intelligence.git",
"sha": "cdee731bb5671d4a12f9e915e1d65f57f109968c"
"sha": "5150a69b4d94ca8dd5ec12d3fb9a84bee849eccd"
}
},
{
Expand All @@ -19,7 +19,7 @@
"git": {
"name": "synthtool",
"remote": "https://github.com/googleapis/synthtool.git",
"sha": "3f67ceece7e797a5736a25488aae35405649b90b"
"sha": "6133907dbb3ddab204a17a15d5c53ec0aae9b033"
}
}
],
Expand Down Expand Up @@ -85,7 +85,6 @@
".github/workflows/approve-readme.yaml",
".github/workflows/auto-release.yaml",
".github/workflows/ci.yaml",
".github/workflows/formatting.yaml",
".github/workflows/samples.yaml",
".kokoro/build.bat",
".kokoro/build.sh",
Expand Down

0 comments on commit 4e5cbbf

Please sign in to comment.