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

Commit

Permalink
build: rename samples lint workflow to checkstyle to disambiguate bra…
Browse files Browse the repository at this point in the history
…nch protection with unit lint (#200)

This PR was generated using Autosynth. 🌈

Synth log will be available here:
https://source.cloud.google.com/results/invocations/39b629e0-f6b8-4e4a-b55c-2be17f2ebf22/targets

- [ ] To automatically regenerate this PR, check this box.

Source-Link: googleapis/synthtool@8a7a302
  • Loading branch information
yoshi-automation committed Sep 30, 2020
1 parent 945ed54 commit 2d4d7c2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/samples.yaml
Expand Up @@ -2,7 +2,7 @@ on:
pull_request:
name: samples
jobs:
lint:
checkstyle:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
Expand Down
4 changes: 2 additions & 2 deletions synth.metadata
Expand Up @@ -4,7 +4,7 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/java-accessapproval.git",
"sha": "a2064b8bb2b96043cb11d710171dc9c2176e26eb"
"sha": "945ed544ba723cea049747f9c6e7d6d555df9e00"
}
},
{
Expand All @@ -19,7 +19,7 @@
"git": {
"name": "synthtool",
"remote": "https://github.com/googleapis/synthtool.git",
"sha": "e6168630be3e31eede633ba2c6f1cd64248dec1c"
"sha": "8a7a3021fe97aa0a3641db642fe2b767f1c8110f"
}
}
],
Expand Down

0 comments on commit 2d4d7c2

Please sign in to comment.