Skip to content
This repository was archived by the owner on Nov 9, 2023. It is now read-only.

Commit bc2ef83

Browse files
chore(java): remove formatter action
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
1 parent 0c0432e commit bc2ef83

File tree

2 files changed

+2
-28
lines changed

2 files changed

+2
-28
lines changed

.github/workflows/formatting.yaml

Lines changed: 0 additions & 25 deletions
This file was deleted.

synth.metadata

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"git": {
55
"name": ".",
66
"remote": "https://github.com/googleapis/java-document-ai.git",
7-
"sha": "8eae6693b33cfaec666a4a10720e0e7e298b937e"
7+
"sha": "0c0432eb1afe922461c838eb26c79b617bf5e518"
88
}
99
},
1010
{
@@ -35,7 +35,7 @@
3535
"git": {
3636
"name": "synthtool",
3737
"remote": "https://github.com/googleapis/synthtool.git",
38-
"sha": "3f67ceece7e797a5736a25488aae35405649b90b"
38+
"sha": "6133907dbb3ddab204a17a15d5c53ec0aae9b033"
3939
}
4040
}
4141
],
@@ -83,7 +83,6 @@
8383
".github/workflows/approve-readme.yaml",
8484
".github/workflows/auto-release.yaml",
8585
".github/workflows/ci.yaml",
86-
".github/workflows/formatting.yaml",
8786
".github/workflows/samples.yaml",
8887
".kokoro/build.bat",
8988
".kokoro/build.sh",

0 commit comments

Comments
 (0)