Skip to content

Commit 464ee94

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 946893f commit 464ee94

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/java-logging-logback.git",
7-
"sha": "c1a2df358e3053f3e224ab07edeb63879720473a"
7+
"sha": "946893fe0c79f2674818e01e45b4e9d18c0657fd"
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)