fix: revert to unescaped regex capture grouping in workflow:rules
Compare changes
+ 2
− 2
@@ -63,8 +63,8 @@ workflow:
The workflow:rules use Ruby regex. The scripts use Bash regex. The escaping rules for parentheses and pipes in groups and captures are different...