Skip to content

Commit

Permalink
Remove rbac directory from linting
Browse files Browse the repository at this point in the history
  • Loading branch information
as51340 committed Jul 10, 2024
1 parent 0fc15c2 commit a25e7be
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/kubelint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,13 +36,6 @@ jobs:
config: ${GITHUB_WORKSPACE}/.github/config_files/config_lint.yaml
version: $KUBELINTER_VERSION

- name: Scan directory ./config/rbac/ with kube-linter
uses: stackrox/[email protected]
with:
directory: config/rbac
config: ${GITHUB_WORKSPACE}/.github/config_files/config_lint.yaml
version: $KUBELINTER_VERSION

- name: Scan directory ./config/samples/ with kube-linter
uses: stackrox/[email protected]
with:
Expand Down

0 comments on commit a25e7be

Please sign in to comment.