From 25adc63cb7b3d7f8f35aea49d905c2e0528af43d Mon Sep 17 00:00:00 2001 From: Ludger Sicking <sicking@comenius.de> Date: Wed, 12 Mar 2025 10:25:16 +0100 Subject: [PATCH] =?UTF-8?q?warum=20l=C3=A4uft=20der=20Workflow=20nicht=20a?= =?UTF-8?q?n=3F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .woodpecker/publish-gantt-markdown.yaml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/.woodpecker/publish-gantt-markdown.yaml b/.woodpecker/publish-gantt-markdown.yaml index becec6b..fc0e14a 100644 --- a/.woodpecker/publish-gantt-markdown.yaml +++ b/.woodpecker/publish-gantt-markdown.yaml @@ -1,11 +1,11 @@ -when: - - event: push - #branch: main - branch: feature/* - path: - include: ['/**/*gantt.md'] # richtig? oder geht "nur" '/**/*gantt.md'? - #~/foerbico-projekplan-gantt.md - on_empty: false +# when: +# - event: push +# #branch: main +# branch: feature/* + # path: + # include: ['/**/*gantt.md'] # richtig? oder geht "nur" '/**/*gantt.md'? + # #~/foerbico-projekplan-gantt.md + # on_empty: false steps: - name: log_start_time