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

Commit 0ae924e

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 9dbe58b commit 0ae924e

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
@@ -11,7 +11,7 @@
1111
"git": {
1212
"name": ".",
1313
"remote": "https://github.com/googleapis/java-bigquerydatatransfer.git",
14-
"sha": "0ea589ac9b630b65ffeaf9c4d0fd27b72cfb7b89"
14+
"sha": "9dbe58b9bd5ba3b3a1b592a695a17bb7fef17d68"
1515
}
1616
},
1717
{
@@ -26,7 +26,7 @@
2626
"git": {
2727
"name": "synthtool",
2828
"remote": "https://github.com/googleapis/synthtool.git",
29-
"sha": "3f67ceece7e797a5736a25488aae35405649b90b"
29+
"sha": "6133907dbb3ddab204a17a15d5c53ec0aae9b033"
3030
}
3131
}
3232
],
@@ -56,7 +56,6 @@
5656
".github/workflows/approve-readme.yaml",
5757
".github/workflows/auto-release.yaml",
5858
".github/workflows/ci.yaml",
59-
".github/workflows/formatting.yaml",
6059
".github/workflows/samples.yaml",
6160
".kokoro/build.bat",
6261
".kokoro/coerce_logs.sh",

0 commit comments

Comments
 (0)