fix(i2s-problem-statement): correct workflow required_reading path
The workflow file (git mv'd from the monolith) still referenced references/export-formate.md, which does not exist in this sub-skill. Point it at the curated extract references/problem-statement-format.md instead. Missed in the previous commit because the Edit was attempted before Read.
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
<required_reading>
|
<required_reading>
|
||||||
1. references/kommunikationsregeln.md
|
1. references/kommunikationsregeln.md
|
||||||
2. references/export-formate.md (Abschnitt problem_statement_format)
|
2. references/problem-statement-format.md
|
||||||
3. references/artefakt-pipeline.md
|
3. references/artefakt-pipeline.md
|
||||||
</required_reading>
|
</required_reading>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user