Skip to content

⚠ fake client: use correct RBAC apiGroup name when deciding if to allow unconditional updates #2754

⚠ fake client: use correct RBAC apiGroup name when deciding if to allow unconditional updates

⚠ fake client: use correct RBAC apiGroup name when deciding if to allow unconditional updates #2754

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/[email protected]
with:
github_token: ${{ secrets.GITHUB_TOKEN }}