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

Commit b5fb19c

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 0a43433 commit b5fb19c

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-dlp.git",
7-
"sha": "cf3a932b6b5d2680f4d87ff0a8287290c959a5b2"
7+
"sha": "0a434339f3f0b6d083f7ad58b3fa861bfd7c5ec2"
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/coerce_logs.sh",

0 commit comments

Comments
 (0)