Skip to content

fix(helm): Check for rbac.namespaced condition before creating roles #5714

fix(helm): Check for rbac.namespaced condition before creating roles

fix(helm): Check for rbac.namespaced condition before creating roles #5714

---
name: enforce conventional commits
on: [pull_request]
jobs:
check-title:
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}