Skip to content

chore(deps): update haproxytech/haproxy-ubuntu docker tag to v2.9.6 - autoclosed #419

chore(deps): update haproxytech/haproxy-ubuntu docker tag to v2.9.6 - autoclosed

chore(deps): update haproxytech/haproxy-ubuntu docker tag to v2.9.6 - autoclosed #419

---
name: "Conventional Commits"
"on":
pull_request:
branches: [main]
types: [synchronize, opened]
jobs:
verify-conventional-commits:
if: startsWith(github.head_ref, 'renovate/') != true
name: "Verify Conventional Commits"
runs-on: ubuntu-latest
steps:
- name: "Check out"
uses: actions/checkout@v3
with:
fetch-depth: 0
- name: "Commitsar conventional commits check"
uses: aevea/[email protected]