Skip to content

chore: Turn off renovate golang and loki-build-image updates #7246

chore: Turn off renovate golang and loki-build-image updates

chore: Turn off renovate golang and loki-build-image updates #7246

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