Skip to content

Commit 3006332

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 ad3b82d commit 3006332

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-pubsub.git",
7-
"sha": "947ea04e5600ed5f3d36687d61272552b7131cdc"
7+
"sha": "ad3b82d029f2ef4098f2f1fa9fd2878e969e50fb"
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)