Skip to content

Commit

Permalink
Update badge_or_last_milestone.yml
Browse files Browse the repository at this point in the history
Limit invoice comment to deliveries
  • Loading branch information
semuelle authored Feb 22, 2024
1 parent 1c73730 commit b7d5b74
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/badge_or_last_milestone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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/[email protected]
with:
message: >
Expand Down

0 comments on commit b7d5b74

Please sign in to comment.