diff --git a/workflows/tri-review.yml b/workflows/tri-review.yml index aa4f825..4f6de33 100644 --- a/workflows/tri-review.yml +++ b/workflows/tri-review.yml @@ -1,5 +1,6 @@ name: Tri-Review description: Three-tier model review — reviews run in parallel, then consolidated +enforce: soft steps: - id: gather diff --git a/workflows/tri-security.yml b/workflows/tri-security.yml index 3d0ce9d..ce4e872 100644 --- a/workflows/tri-security.yml +++ b/workflows/tri-security.yml @@ -1,5 +1,6 @@ name: Tri-Security description: Three-tier security audit — parallel review focused on vulnerabilities +enforce: soft steps: - id: gather