Skip to content

feat: Remove kubectl binary from container and apply CRDs with client-go #1282

feat: Remove kubectl binary from container and apply CRDs with client-go

feat: Remove kubectl binary from container and apply CRDs with client-go #1282

Workflow file for this run

name: Conventional Commit PR message check
on:
pull_request:
branches:
- "master"
- "v[0-9]+.[0-9]+.x"
types: [opened, edited, synchronize]
jobs:
check-for-cc:
runs-on: ubuntu-latest
steps:
- name: check-for-cc
id: check-for-cc
uses: agenthunt/[email protected]
with:
pr-body-regex: '.*'