From 520373c2ab860d11ba04ec81951d6e686301b8c8 Mon Sep 17 00:00:00 2001 From: Bart Veneman Date: Sun, 19 Jul 2026 12:36:32 +0200 Subject: [PATCH] chore(pr-diff): show fewer package duplicates messages, always show bundle diff --- .github/workflows/dependency-diff.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/dependency-diff.yml b/.github/workflows/dependency-diff.yml index fe6ff80..178520a 100644 --- a/.github/workflows/dependency-diff.yml +++ b/.github/workflows/dependency-diff.yml @@ -71,3 +71,5 @@ jobs: base-packages: './base-packs/*.tgz' source-packages: './source-packs/*.tgz' pack-size-threshold: -1 + size-threshold: -1 + duplicate-threshold: 3