Skip to content

fix: revert to unescaped regex capture grouping in workflow:rules

Wouter Deconinck requested to merge wdconinc-master-patch-21031 into master

The workflow:rules use Ruby regex. The scripts use Bash regex. The escaping rules for parentheses and pipes in groups and captures are different...

Merge request reports

Loading