From 0d285d1fada8e0853f4e7085794f4e55ca518acf Mon Sep 17 00:00:00 2001 From: Martin Delille Date: Fri, 7 Jul 2023 12:21:31 +0200 Subject: [PATCH] (#18396) Add MartinDelille as reviewer for snowhouse --- .github/workflows/alert-community.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.github/workflows/alert-community.yml b/.github/workflows/alert-community.yml index 7dcd6dc6c8..2df6d8d62a 100644 --- a/.github/workflows/alert-community.yml +++ b/.github/workflows/alert-community.yml @@ -381,6 +381,11 @@ jobs: files: "recipes/snappy/*/*" reviewers: "@Hopobcn" + - uses: ./.github/actions/alert-community + with: + files: "recipes/snowhouse/*/*" + reviewers: "@MartinDelille" + - uses: ./.github/actions/alert-community with: files: "recipes/uncrustify/*/*"