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

Commit 2cb4677

Browse files
build: rename samples lint workflow to checkstyle to disambiguate branch protection with unit lint (#260)
This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/e933bf05-a809-48b7-957e-9802572485e5/targets - [ ] To automatically regenerate this PR, check this box. Source-Link: googleapis/synthtool@8a7a302
1 parent 4729b45 commit 2cb4677

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.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

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-talent.git",
7-
"sha": "a6ed9557b669ea584b5f3b8c9d373d40c098b8a1"
7+
"sha": "4729b45bb617c9a81f0bf06cee5d939c104df052"
88
}
99
},
1010
{
@@ -27,7 +27,7 @@
2727
"git": {
2828
"name": "synthtool",
2929
"remote": "https://github.com/googleapis/synthtool.git",
30-
"sha": "e6168630be3e31eede633ba2c6f1cd64248dec1c"
30+
"sha": "8a7a3021fe97aa0a3641db642fe2b767f1c8110f"
3131
}
3232
}
3333
],

0 commit comments

Comments
 (0)