Skip to content

Commit

Permalink
fix action
Browse files Browse the repository at this point in the history
Signed-off-by: NikitaSkrynnik <nikita.skrynnik@xored.com>
  • Loading branch information
NikitaSkrynnik committed Aug 26, 2024
1 parent 62399c5 commit 9f76bf7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,11 @@ jobs:
with:
config_file: .yamllint.yml
strict: true
- uses: azure/setup-kubectl@v4
- name: Azure K8s Linter
uses: azure/k8s-lint@v3
with:
lintType: dryrun
manifests: apps
kubeconformOpts: -summary
shellcheck:
name: shellcheck
runs-on: ubuntu-latest
Expand Down

0 comments on commit 9f76bf7

Please sign in to comment.