We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c77d14e commit 24f2373Copy full SHA for 24f2373
java-resourcemanager/.github/workflows/samples.yaml
@@ -2,7 +2,7 @@ on:
2
pull_request:
3
name: samples
4
jobs:
5
- lint:
+ checkstyle:
6
runs-on: ubuntu-latest
7
steps:
8
- uses: actions/checkout@v2
java-resourcemanager/synth.metadata
@@ -4,14 +4,14 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/java-resourcemanager.git",
- "sha": "d01b1648d170fe152df3fe76abe61c4d76ad1aa2"
+ "sha": "168e941de14f19787f685cf245cccb49793364b6"
}
9
},
10
{
11
12
"name": "synthtool",
13
"remote": "https://github.com/googleapis/synthtool.git",
14
- "sha": "e6168630be3e31eede633ba2c6f1cd64248dec1c"
+ "sha": "8a7a3021fe97aa0a3641db642fe2b767f1c8110f"
15
16
17
],
0 commit comments