diff --git a/templates/github/.ci/scripts/skip_tests.py b/templates/github/.ci/scripts/skip_tests.py index 2a21a723..a68d000d 100755 --- a/templates/github/.ci/scripts/skip_tests.py +++ b/templates/github/.ci/scripts/skip_tests.py @@ -25,7 +25,6 @@ DOC_PATTERNS = [ r"^docs/", r"\.md$", - r"\.txt$", r"LICENSE.*", r"CHANGELOG.*", r"CHANGES.*",