warum läuft der Workflow nicht an?
This commit is contained in:
parent
240505d3f3
commit
25adc63cb7
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue