Skip to content

Commit 4412b6e

Browse files
chore(java): remove formatter action
Source-Author: Jeff Ching <[email protected]> Source-Date: Tue Dec 29 10:50:17 2020 -0800 Source-Repo: googleapis/synthtool Source-Sha: 6133907dbb3ddab204a17a15d5c53ec0aae9b033 Source-Link: googleapis/synthtool@6133907
1 parent aabf57e commit 4412b6e

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,14 +4,14 @@
44
"git": {
55
"name": ".",
66
"remote": "https://github.com/googleapis/google-api-java-client.git",
7-
"sha": "e5b45a5a7078f1abdb968916e18a2b5643534746"
7+
"sha": "aabf57e534c852b1bb54545079e1eacfec38eb6c"
88
}
99
},
1010
{
1111
"git": {
1212
"name": "synthtool",
1313
"remote": "https://github.com/googleapis/synthtool.git",
14-
"sha": "3f67ceece7e797a5736a25488aae35405649b90b"
14+
"sha": "6133907dbb3ddab204a17a15d5c53ec0aae9b033"
1515
}
1616
}
1717
],
@@ -30,7 +30,6 @@
3030
".github/workflows/approve-readme.yaml",
3131
".github/workflows/auto-release.yaml",
3232
".github/workflows/ci.yaml",
33-
".github/workflows/formatting.yaml",
3433
".github/workflows/samples.yaml",
3534
".kokoro/build.bat",
3635
".kokoro/build.sh",

0 commit comments

Comments
 (0)