Skip to content

MAJOR: kubernetes-ingress: Support to specify HPA behavior #166

MAJOR: kubernetes-ingress: Support to specify HPA behavior

MAJOR: kubernetes-ingress: Support to specify HPA behavior #166

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