From 55390019b792adda5f0b686bc6d0947236c6868d Mon Sep 17 00:00:00 2001 From: ian-j-abbott-accenture <79878368+ian-j-abbott-accenture@users.noreply.github.com> Date: Tue, 16 Jul 2024 12:28:18 -0500 Subject: [PATCH] Update check-image.yml --- .github/workflows/check-image.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/check-image.yml b/.github/workflows/check-image.yml index b4fcd0f..5f43f0d 100644 --- a/.github/workflows/check-image.yml +++ b/.github/workflows/check-image.yml @@ -29,3 +29,4 @@ jobs: uses: peter-evans/create-pull-request@v4 with: title: 'chore(image): update base image' + reviewers: 'ian-j-abbott-accenture'