From 6dc0e1e7148c9d84452e620e1b6cede01e367a2f Mon Sep 17 00:00:00 2001 From: Ben C Date: Sun, 15 Jun 2025 18:11:20 -0400 Subject: [PATCH] Filter Garnix to only checks --- garnix.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 garnix.yaml diff --git a/garnix.yaml b/garnix.yaml new file mode 100644 index 0000000..8c2cdcf --- /dev/null +++ b/garnix.yaml @@ -0,0 +1,4 @@ +$schema: https://garnix.io/api/garnix-config-schema.json +builds: + include: + - "checks.*" -- 2.51.2