Merge "Skip unit/functional tests on pre-commit config update"

This commit is contained in:
Zuul 2024-11-22 20:41:12 +00:00 committed by Gerrit Code Review
commit 8ab59457db

View File

@ -74,6 +74,7 @@
- ^doc/.*$ - ^doc/.*$
- ^releasenotes/.*$ - ^releasenotes/.*$
- ^deliverables/.*$ - ^deliverables/.*$
- ^\.pre-commit-config\.yaml$
vars: vars:
tox_envlist: py27 tox_envlist: py27
bindep_profile: test py27 bindep_profile: test py27