diff --git a/config/config.yaml b/config/config.yaml index e19b79a9c68..c80fe9b3bcc 100644 --- a/config/config.yaml +++ b/config/config.yaml @@ -200,6 +200,13 @@ branch-protection: branches: master: protect: true + falco-talon: + required_status_checks: + contexts: + - "lint" + branches: + main: + protect: true falco-aws-terraform: branches: main: