Skip to content
This repository was archived by the owner on Feb 6, 2026. It is now read-only.

Commit 1420edd

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 08b8603 commit 1420edd

2 files changed

Lines changed: 2 additions & 28 deletions

File tree

.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-logging.git",
7-
"sha": "5bffb29d9e7a9abb868cdf5d56961e3d5bf2a4e7"
7+
"sha": "08b86036e0c93ed614585173e308dd1c2027b1a5"
88
}
99
},
1010
{
@@ -19,7 +19,7 @@
1919
"git": {
2020
"name": "synthtool",
2121
"remote": "https://github.com/googleapis/synthtool.git",
22-
"sha": "3f67ceece7e797a5736a25488aae35405649b90b"
22+
"sha": "6133907dbb3ddab204a17a15d5c53ec0aae9b033"
2323
}
2424
}
2525
],
@@ -49,7 +49,6 @@
4949
".github/workflows/approve-readme.yaml",
5050
".github/workflows/auto-release.yaml",
5151
".github/workflows/ci.yaml",
52-
".github/workflows/formatting.yaml",
5352
".github/workflows/samples.yaml",
5453
".kokoro/build.bat",
5554
".kokoro/build.sh",

0 commit comments

Comments
 (0)