From: Pablo Zmdl Date: Mon, 2 Dec 2024 07:00:24 +0000 (+0100) Subject: Make bot notify Thomas of stale pull requests, too X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=1d10373d936330538a4fea49824ac688eedb4798;p=roundcube-roundcubemail-docker.git Make bot notify Thomas of stale pull requests, too --- diff --git a/.github/workflows/bot-remind-stale-pull-requests.yml b/.github/workflows/bot-remind-stale-pull-requests.yml index bdb79d1..dcd0fe2 100644 --- a/.github/workflows/bot-remind-stale-pull-requests.yml +++ b/.github/workflows/bot-remind-stale-pull-requests.yml @@ -17,3 +17,4 @@ jobs: inactivity_deadline_hours: 336 default_users_to_notify: | @pabzm + @thomascube