From bec582773e9e4cd454236b23edf24d4a96b0ea83 Mon Sep 17 00:00:00 2001 From: Dachary Carey Date: Fri, 6 Mar 2026 11:56:20 -0500 Subject: [PATCH] Add the Agent Skills repo to the GitHub metrics job --- github-metrics/repo-details.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/github-metrics/repo-details.json b/github-metrics/repo-details.json index 4c647a7..fbcce3f 100644 --- a/github-metrics/repo-details.json +++ b/github-metrics/repo-details.json @@ -18,5 +18,9 @@ { "owner": "mongodb", "repo": "sample-app-python-mflix" + }, + { + "owner": "mongodb", + "repo": "agent-skills" } ]