Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: trigger EBD toolchain FV2304 #328

Draft
wants to merge 10 commits into
base: master
Choose a base branch
from
2 changes: 1 addition & 1 deletion .github/workflows/ebdamame_rebdhuhn.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Run EBD_amame and r_EBD_huhn
on:
push:
branches:
- master
- ci/toolchain-FV2304
paths:
- 'edi_energy_de/**/*.docx'
- 'ebd-tooling/**'
Expand Down
4 changes: 2 additions & 2 deletions ebd-tooling/.env
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
EBD_DOCX_FILE=../edi_energy_de/FV2504/EBD_4.0b_20250606_20250131_20241212_xoxx_11154.docx
OUTPUT_DIR=../../machine-readable_entscheidungsbaumdiagramme/FV2504
EBD_DOCX_FILE=../edi_energy_de/FV2304/EBD_3.3_20230720_20230930_20230720_xoxx_8986.docx
OUTPUT_DIR=../../machine-readable_entscheidungsbaumdiagramme/FV2304
Loading