We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0326917 commit 615039dCopy full SHA for 615039d
.github/workflows/openapi-generate.yml
@@ -37,6 +37,7 @@ jobs:
37
committer: ManageIQ Bot <bot@manageiq.org>
38
delete-branch: true
39
labels: enhancement
40
- push-to-fork: agrare/kubevirt-sdk-ruby
+ push-to-fork: miq-bot/kubevirt-sdk-ruby
41
title: Update Kubevirt Gem
42
body: Update the kubevirt-sdk-ruby gem from the kubevirt openapi-spec https://github.com/kubevirt/kubevirt/tree/main/api/openapi-spec
43
+ token: ${{ secrets.PR_TOKEN }}
0 commit comments