From 123ca633b58f03acdc44746788b9528e112e7c45 Mon Sep 17 00:00:00 2001 From: Will Schurman Date: Mon, 21 Oct 2024 16:36:30 -0700 Subject: [PATCH] test update codemention config in local repo --- .github/codemention.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/codemention.yml b/.github/codemention.yml index 86659ea..dd62dc0 100644 --- a/.github/codemention.yml +++ b/.github/codemention.yml @@ -1,3 +1,3 @@ rules: - patterns: ['**'] - mentions: ['tobyhs'] + mentions: ['tobyhs', 'wschurman']