diff --git a/ci/run_ci.py b/ci/run_ci.py index 2da5122b..1984dd25 100755 --- a/ci/run_ci.py +++ b/ci/run_ci.py @@ -48,7 +48,7 @@ def create_jobs(): jobs = set([]) for key in modify_regexes.keys(): - if regex matches: + if true: jobs = jobs | modify_regexes[key] for key in changes: