From b7d5b7406aea2016d4b5cef1b708ae26373b7d7e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20M=C3=BCller?= Date: Thu, 22 Feb 2024 16:32:06 +0100 Subject: [PATCH] Update badge_or_last_milestone.yml Limit invoice comment to deliveries --- .github/workflows/badge_or_last_milestone.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/badge_or_last_milestone.yml b/.github/workflows/badge_or_last_milestone.yml index 3def7456d..1c3b95993 100644 --- a/.github/workflows/badge_or_last_milestone.yml +++ b/.github/workflows/badge_or_last_milestone.yml @@ -118,6 +118,7 @@ jobs: if: always() steps: - name: Request invoice + if: github.event.pull_request.merged == true && needs.get-delivery-files.outputs.filenames != '[]' uses: thollander/actions-comment-pull-request@1.0.1 with: message: >