We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5f5259 commit fabb4a3Copy full SHA for fabb4a3
.github/workflows/generate-javascript.yml
@@ -33,7 +33,7 @@ jobs:
33
# apply https://github.com/kubernetes-client/gen/pull/237
34
git config --global user.name "Github Actions"
35
git config --global user.email "<>"
36
- git cherry-pick --strategy=recursive -X theirs c557f7f 7edb192
+ git cherry-pick --strategy=recursive -X theirs c557f7f b32dcd6
37
rm -rf gen/.git
38
- name: Generate Branch Name
39
run: |
0 commit comments