Skip to content

chore(deps): update helm release grafana-agent-operator to v0.5.0 #7765

chore(deps): update helm release grafana-agent-operator to v0.5.0

chore(deps): update helm release grafana-agent-operator to v0.5.0 #7765

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