Skip to content

Commit

Permalink
Fix paths restiction?
Browse files Browse the repository at this point in the history
  • Loading branch information
kkadosa committed Oct 19, 2023
1 parent d90eed3 commit 1996112
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/AutosarUmlActionExample.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
on:
push:
paths:
- 'example-arxml'
- 'example-arxml/**/*.arxml'
jobs:
AutosarUml:
defaults:
Expand Down
2 changes: 1 addition & 1 deletion example-arxml/counting-logic.arxml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<SHORT-NAME>Components</SHORT-NAME>
<ELEMENTS>
<COMPOSITION-SW-COMPONENT-TYPE UUID="d90f55ee-ef2d-3464-9a19-f354e196ddc8">
<SHORT-NAME>Applicationyscxvysdfgysfg</SHORT-NAME>
<SHORT-NAME>Application</SHORT-NAME>
<COMPONENTS>
<SW-COMPONENT-PROTOTYPE UUID="02d1e39b-7ca4-319c-81c1-2ac6dba7c9fa">
<SHORT-NAME>consumer</SHORT-NAME>
Expand Down

0 comments on commit 1996112

Please sign in to comment.