Fix CI rules-if comparison with Regexp variables
Compare changes
Files
8- Furkan Ayhan authored
When the right side of a comparison is a regexp variable, we consider this as a string. However, we need to try converting it to a regexp if possible.
+ 8
− 0