Skip to content

feat(promtail): merge "warn" and "warning" log levels #63

feat(promtail): merge "warn" and "warning" log levels

feat(promtail): merge "warn" and "warning" log levels #63

name: Conventional Commits
on:
pull_request:
types: [opened, reopened, synchronize]
jobs:
check-conventional-commits:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: webiny/action-conventional-commits@v1.0.3