From f7ec233eda8ebeef0973ff41e4d58c74203e7c60 Mon Sep 17 00:00:00 2001 From: fvankrieken Date: Thu, 1 Aug 2024 10:14:36 -0400 Subject: [PATCH] remove JP from github issue assignees --- .github/workflows/diff.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/diff.yml b/.github/workflows/diff.yml index 810f26f..8d9e569 100644 --- a/.github/workflows/diff.yml +++ b/.github/workflows/diff.yml @@ -126,7 +126,7 @@ jobs: repo: context.repo.repo, title: title, body: body, - assignees: ["jpiacentinidcp", "ileoyu", "OmarOrtiz1"], + assignees: ["ileoyu", "OmarOrtiz1"], labels: ['staging', category] }); }