Skip to content

bump: kubevirt to v1.1.1 and harvester to v1.3.0 #6

bump: kubevirt to v1.1.1 and harvester to v1.3.0

bump: kubevirt to v1.1.1 and harvester to v1.3.0 #6

Workflow file for this run

name: Pull Request Build
on:
pull_request:
jobs:
build-pr:
uses: ./.github/workflows/template-build.yml
with:
release-tag-name: pull-${{ github.event.number }}
push: false
secrets: inherit