Skip to content

MINOR: Add Subject and Serial to certificate response #177

MINOR: Add Subject and Serial to certificate response

MINOR: Add Subject and Serial to certificate response #177

Workflow file for this run

name: HAProxy check commit message
on:
pull_request:
branches:
- master
jobs:
check:
runs-on: ubuntu-latest
steps:
- name: commit-policy
uses: docker://ghcr.io/haproxytech/commit-check:5.0.4
env:
API_TOKEN: ${{ secrets.GITHUB_TOKEN }}