From b10adcc63c57225ece3a20af6c73ed663b45da3b Mon Sep 17 00:00:00 2001 From: "hacktron-app[bot]" <210839460+hacktron-app[bot]@users.noreply.github.com> Date: Wed, 8 Jul 2026 09:49:16 +0000 Subject: [PATCH] Add .hacktron/config.yaml --- .hacktron/config.yaml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 .hacktron/config.yaml diff --git a/.hacktron/config.yaml b/.hacktron/config.yaml new file mode 100644 index 00000000..61565c86 --- /dev/null +++ b/.hacktron/config.yaml @@ -0,0 +1,12 @@ +# .hacktron/config.yaml +# Repo: ElectrovoltSec/HackBench +# Org: Hacktron +# +# Generated to preserve your current covered-branch selection +# ("main") as PR scanning moves from the +# dashboard UI into this file. Commit this to the repository's +# default branch at .hacktron/config.yaml. + +include: + branches: + - "main"