1
0
mirror of https://github.com/kubernetes-sigs/descheduler.git synced 2026-01-26 05:14:13 +01:00

disable vcs maintainer check

This commit is contained in:
Lucas Severo Alves
2022-07-06 20:09:07 +02:00
parent d75e9e8c4e
commit df65157a3b

View File

@@ -41,4 +41,4 @@ jobs:
fi
- name: Run chart-testing (lint)
run: ct lint --config=.github/ci/ct.yaml
run: ct lint --config=.github/ci/ct.yaml --validate-maintainers=false