Skip to content

DOC/MINOR: haproxy: update project README.md with links to changelog locations #122

DOC/MINOR: haproxy: update project README.md with links to changelog locations

DOC/MINOR: haproxy: update project README.md with links to changelog locations #122

Workflow file for this run

name: Commit subject
on: [pull_request]
jobs:
check:
runs-on: ubuntu-latest
steps:
- name: check-commit
uses: docker://haproxytech/check-commit:v2.1.0
env:
API_TOKEN: ${{ secrets.GITHUB_TOKEN }}