From 0e42c27b8b2f0132cfc67bda819e3a42f8bc2147 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9my=20Taymans?= Date: Mon, 30 Sep 2024 17:03:14 +0200 Subject: [PATCH] [ADD] newsfragments for previous change --- newsfragments/allow-run-multiple-post-scripts.bugfix | 1 + 1 file changed, 1 insertion(+) create mode 100644 newsfragments/allow-run-multiple-post-scripts.bugfix diff --git a/newsfragments/allow-run-multiple-post-scripts.bugfix b/newsfragments/allow-run-multiple-post-scripts.bugfix new file mode 100644 index 0000000..236291e --- /dev/null +++ b/newsfragments/allow-run-multiple-post-scripts.bugfix @@ -0,0 +1 @@ +Allow to run multiple `post-*.py` script for each steps.