We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d35cb24 commit f177393Copy full SHA for f177393
1 file changed
.github/workflows/codegen.yaml
@@ -56,7 +56,7 @@ jobs:
56
}
57
return result
58
generate:
59
- uses: googleapis/google-api-java-client-services/.github/workflows/generate.yaml@main
+ uses: googleapis/google-api-java-client-services/.github/workflows/generate.yaml@build/fix-compute
60
needs: batch
61
secrets: inherit
62
# The size of the batch is implicitly decided by the hour of the day.
0 commit comments