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 FV2404 #326

Draft
wants to merge 9 commits into
base: master
Choose a base branch
from
Draft
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-FV2404
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/FV2404/EBD_31.07_20240403_20241106_20240731_xoxx_9012.docx
OUTPUT_DIR=../../machine-readable_entscheidungsbaumdiagramme/FV2404
Loading