ci: Replace REGEX variables
Passing regex as variable does not really work, we ended up matching the regex as a string instead. Replace all REGEX variable with rules: override. It is longer but more reliable.
Fixes !247 (merged) Fixes #63 (closed)
ToDo
-
Test on all repos
Edited by Nicolas Dufresne