diff --git a/config.yaml b/config.yaml index 11cc2f0..90d4296 100644 --- a/config.yaml +++ b/config.yaml @@ -76,11 +76,15 @@ actions: %endif %endif count: 1 + - target: "spec" + find: "with a Red Hat" + replace: "with" + count: -1 + - target: "spec" + find: "of a Red Hat" + replace: "of" + count: -1 - - delete_line: - - target: "spec" - lines: - - " a Red Hat" - modify_release: - suffix: ".alma.1"