Merge "Don't run linter on docs changes"

This commit is contained in:
Zuul 2020-06-18 15:47:01 +00:00 committed by Gerrit Code Review
commit ee12b4c5db

View File

@ -17,6 +17,10 @@
name: openstack-helm-lint
run: zuul.d/playbooks/lint.yml
nodeset: ubuntu-bionic
irrelevant-files:
- ^.*\.rst$
- ^doc/.*$
- ^releasenotes/.*$
- job:
name: openstack-helm-infra-functional