diff --git a/.cm/SecurityManager.cm b/.cm/SecurityManager.cm index f76694e33..efad9f7b6 100644 --- a/.cm/SecurityManager.cm +++ b/.cm/SecurityManager.cm @@ -13,7 +13,7 @@ automations: Security_comment: if: - - {{ pr.comments | filter(attr='commenter', term='gitstream-cm') | filter (attr='content', term='- [x]' | nope }} + - {{ pr.comments | filter(attr='commenter', term='gitstream-cm') | filter (attr='content', term='- [x]') | nope }} - {{ orca.infrastructure_as_code.count > 0 }} run: - action: add-comment@v1