Skip to content

chore: lambda-promtail image is failing to build in CI, maybe this will fix it #1359

chore: lambda-promtail image is failing to build in CI, maybe this will fix it

chore: lambda-promtail image is failing to build in CI, maybe this will fix it #1359

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