Skip to content

Commit 99c0660

Browse files
build: rename samples lint workflow to checkstyle to disambiguate branch protection with unit lint (googleapis#438)
This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/ba5c03b5-9f6c-4870-91e7-22fd13b7363f/targets - [ ] To automatically regenerate this PR, check this box. Source-Link: googleapis/synthtool@8a7a302
1 parent ae2ec2d commit 99c0660

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

java-bigtable/.github/workflows/samples.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ on:
22
pull_request:
33
name: samples
44
jobs:
5-
lint:
5+
checkstyle:
66
runs-on: ubuntu-latest
77
steps:
88
- uses: actions/checkout@v2

java-bigtable/synth.metadata

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"git": {
55
"name": ".",
66
"remote": "https://github.com/googleapis/java-bigtable.git",
7-
"sha": "da3ee019597e4aa119877063c1dc2fe9e2da0bed"
7+
"sha": "000987fa784809a4f269203e604b9184099ca8ce"
88
}
99
},
1010
{
@@ -19,7 +19,7 @@
1919
"git": {
2020
"name": "synthtool",
2121
"remote": "https://github.com/googleapis/synthtool.git",
22-
"sha": "e6168630be3e31eede633ba2c6f1cd64248dec1c"
22+
"sha": "8a7a3021fe97aa0a3641db642fe2b767f1c8110f"
2323
}
2424
}
2525
],

0 commit comments

Comments
 (0)