Skip to content

fix(inventory): skip persistent volume if it references non existing storageclass #726

fix(inventory): skip persistent volume if it references non existing storageclass

fix(inventory): skip persistent volume if it references non existing storageclass #726

Workflow file for this run

---
name: conventional commits
on:
pull_request:
push:
branches:
- main
jobs:
build:
name: conventional commits
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: webiny/action-conventional-commits@v1.3.0