From b8142a26ea9f4684b19449521b569bbcc1df4cce Mon Sep 17 00:00:00 2001 From: Maxime Quandalle Date: Tue, 1 Jun 2021 15:18:15 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=A4=96=20Robot=20Zammad=20pour=20les=20PR?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/zammad-bot.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/zammad-bot.yaml b/.github/workflows/zammad-bot.yaml index 165df262b..16138ef20 100644 --- a/.github/workflows/zammad-bot.yaml +++ b/.github/workflows/zammad-bot.yaml @@ -3,6 +3,8 @@ name: Message du robot Zammad on: issues: types: [closed] + pull_request: + types: [closed] jobs: comment-when-issue-close: