Skip to content

chore!: Remove wget from Promtail docker image (backport release-3.2.x) #8139

chore!: Remove wget from Promtail docker image (backport release-3.2.x)

chore!: Remove wget from Promtail docker image (backport release-3.2.x) #8139

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