Skip to content

ci: fix the helm ci (backport helm-chart-weekly-6.19.0-weekly.227) #7417

ci: fix the helm ci (backport helm-chart-weekly-6.19.0-weekly.227)

ci: fix the helm ci (backport helm-chart-weekly-6.19.0-weekly.227) #7417

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