We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5d7288 commit 1465f8fCopy full SHA for 1465f8f
.github/workflows/hermetic_library_generation.yaml
@@ -43,5 +43,5 @@ jobs:
43
base_ref: ${{ github.base_ref }}
44
head_ref: ${{ github.head_ref }}
45
token: ${{ secrets.CLOUD_JAVA_BOT_GITHUB_TOKEN }}
46
- force_regenerate_all: ${{ github.event.pull_request.head.ref == 'snapshot-generator' }}
+ force_regenerate_all: ${{ github.event.pull_request.head.ref == 'generate-libraries-main' }}
47
image_tag: 2.68.1-SNAPSHOT # {x-version-update:gapic-generator-java:current}
0 commit comments