Skip to content

⚠️ : (kustomize/v2, go/v4): Stop to scaffold CA patch injection since it is unnecessary #2987

⚠️ : (kustomize/v2, go/v4): Stop to scaffold CA patch injection since it is unnecessary

⚠️ : (kustomize/v2, go/v4): Stop to scaffold CA patch injection since it is unnecessary #2987

Workflow file for this run

name: PR Verifier
on:
pull_request_target:
types: [opened, edited, reopened]
jobs:
verify:
name: Verify PR contents
runs-on: ubuntu-latest
steps:
- name: Verifier action
id: verifier
uses: kubernetes-sigs/[email protected]
with:
github_token: ${{ secrets.GITHUB_TOKEN }}