Skip to content

bundle: add new OLM dependencie ceph csi operator #1438

bundle: add new OLM dependencie ceph csi operator

bundle: add new OLM dependencie ceph csi operator #1438

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 }}