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