Skip to content

BUG: kubernetes-ingress: Replace tpl with default #148

BUG: kubernetes-ingress: Replace tpl with default

BUG: kubernetes-ingress: Replace tpl with default #148

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