Skip to content

remove code which deploys CSI and retain delegation of CSI to csi-operator #1258

remove code which deploys CSI and retain delegation of CSI to csi-operator

remove code which deploys CSI and retain delegation of CSI to csi-operator #1258

Workflow file for this run

---
name: github
on:
pull_request_target:
types:
- opened
- edited
- reopened
- synchronize
jobs:
dependencies:
runs-on: ubuntu-latest
steps:
- uses: z0al/dependent-issues@v1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}