Skip to content

fix: enable metric aggregation in loki-local-config.yaml (backport release-3.3.x) #8489

fix: enable metric aggregation in loki-local-config.yaml (backport release-3.3.x)

fix: enable metric aggregation in loki-local-config.yaml (backport release-3.3.x) #8489

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