Skip to content

fix: skip isRdma mutation for vfio-pci with InfiniBand linkType #3347

fix: skip isRdma mutation for vfio-pci with InfiniBand linkType

fix: skip isRdma mutation for vfio-pci with InfiniBand linkType #3347

Workflow file for this run

name: "Run Jobs on PR"
on: pull_request
jobs:
execute:
name: "remove the lgtm label"
runs-on: ubuntu-24.04
steps:
- uses: jpmcb/prow-github-actions@v2.0.0
with:
jobs: 'lgtm'
github-token: "${{ secrets.GITHUB_TOKEN }}"