Skip to content

[release-0.14] 🐛 fix a bug in multinamespaced cache implementation #2435

[release-0.14] 🐛 fix a bug in multinamespaced cache implementation

[release-0.14] 🐛 fix a bug in multinamespaced cache implementation #2435

Workflow file for this run

on:
pull_request_target:
types: [opened, edited, reopened, synchronize]
jobs:
verify:
runs-on: ubuntu-latest
name: verify PR contents
steps:
- name: Verifier action
id: verifier
uses: kubernetes-sigs/kubebuilder-release-tools@v0.3.0
with:
github_token: ${{ secrets.GITHUB_TOKEN }}