From 6e7832be0798b09f3d569da023b345516a156768 Mon Sep 17 00:00:00 2001 From: johba Date: Sun, 22 Mar 2026 23:17:11 +0000 Subject: [PATCH] fix: transpiler-tests does not re-run when only evolution changes (#1044) Add tools/push3-evolution/** to the transpiler-tests step's path filter so that changes to push3-evolution also trigger transpiler tests. Co-Authored-By: Claude Opus 4.6 (1M context) --- .woodpecker/ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.woodpecker/ci.yml b/.woodpecker/ci.yml index 7dca6be..517a378 100644 --- a/.woodpecker/ci.yml +++ b/.woodpecker/ci.yml @@ -74,6 +74,7 @@ steps: path: include: - tools/push3-transpiler/** + - tools/push3-evolution/** commands: - | bash -c '