From 1e371e0004da2e815a5f5c184482c63ea567b0fe Mon Sep 17 00:00:00 2001 From: Thomas Labarussias Date: Wed, 20 Nov 2024 18:21:02 +0100 Subject: [PATCH] add config for falco-talon Signed-off-by: Thomas Labarussias --- config/config.yaml | 7 +++++++ 1 file changed, 7 insertions(+) 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: