Skip to content

Commit

Permalink
update actions
Browse files Browse the repository at this point in the history
  • Loading branch information
Dragos0000 committed Jul 10, 2023
1 parent 25eee95 commit 756aa23
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/generate_conventions_and_glossary.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
- "**"
paths:
- "implementation/demo_ontology/xmi_conceptual_model/demo_ontology_CM.xml"
- "implementation/demo_ontology/xmi_conceptual_model/demo_ontology_module_CM.xml"
- "implementation/demo_ontology_module/xmi_conceptual_model/demo_ontology_module_CM.xml"


jobs:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/transform_ontology.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
- "**"
paths:
- "implementation/demo_ontology/xmi_conceptual_model/demo_ontology_CM.xml"
- "implementation/demo_ontology/xmi_conceptual_model/demo_ontology_module_CM.xml"
- "implementation/demo_ontology_module/xmi_conceptual_model/demo_ontology_module_CM.xml"

jobs:
transform:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="windows-1252"?>
<xmi:XMI xmlns:uml="http://www.omg.org/spec/UML/20131001" xmlns:xmi="http://www.omg.org/spec/XMI/20131001" xmlns:umldi="http://www.omg.org/spec/UML/20131001/UMLDI" xmlns:dc="http://www.omg.org/spec/UML/20131001/UMLDC">
<xmi:Documentation exporter="Enterprise Architect" exporterVersion="6.5" exporterID="1560"/>
<xmi:Documentation exporter="Enterprise Architect" exporterVersion="6.5" exporterID="1560"/>
<uml:Model xmi:type="uml:Model" name="EA_Model">
<packagedElement xmi:type="uml:Package" xmi:id="EAPK_4595843F_E64E_4d88_A9BA_75D2C28EDDC9" name="Notice">
<packagedElement xmi:type="uml:Package" xmi:id="EAPK_BD23B8EE_A621_4d1e_A562_7BA554221AA8" name="notice core">
Expand Down

0 comments on commit 756aa23

Please sign in to comment.