Skip to content

admission-controller should have access to get replicationcontrollers #852

admission-controller should have access to get replicationcontrollers

admission-controller should have access to get replicationcontrollers #852

Workflow file for this run

name: No chart lint and test needed
on:
pull_request:
paths-ignore:
- 'charts/**'
jobs:
pr-validated:
name: pr-validated
runs-on: ubuntu-latest
steps:
- name: validate
run: echo "PR OK"