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

This commit is contained in:
Zuul
2025-02-24 18:03:59 +00:00
committed by Gerrit Code Review
2 changed files with 2 additions and 0 deletions

View File

@@ -8,6 +8,7 @@
- ^doc/.*$
- ^manila/hacking/.*$
- ^manila/tests/.*$
- ^\.pre-commit-config\.yaml$
- ^releasenotes/.*$
- ^setup.cfg$
- ^tools/.*$

View File

@@ -58,6 +58,7 @@
- ^api-ref/.*$
- ^doc/.*$
- ^manila/tests/.*$
- ^\.pre-commit-config\.yaml$
- ^releasenotes/.*$
- ^setup.cfg$
- ^tools/.*$