diff --git a/.github/workflows/generate-bundle.yaml b/.github/workflows/generate-bundle.yaml index 6b1615c5b..577734fbb 100644 --- a/.github/workflows/generate-bundle.yaml +++ b/.github/workflows/generate-bundle.yaml @@ -5,7 +5,7 @@ on: env: # ToDo: read from yaml list of all schemas (how to handle RC-REF with no examples, cf '|| true' below) - SCHEMAS: "RC-EDA RS-EDA EMSI GEO-POS GEO-REQ GEO-RES RC-REF RS-ERROR RS-RI RS-DR RS-RR RPIS" + SCHEMAS: "RC-EDA RS-EDA EMSI GEO-POS GEO-REQ GEO-RES RC-REF RS-ERROR RS-RI RS-DR RS-RR RPIS RS-EDA-MAJ RS-SR" jobs: zip_and_upload: