Skip to content

Commit 8b212af

Browse files
authored
Merge pull request #5 from Buffden/ci-cd/setup-pipeline
update syntax for the workfow and change in diagram to trigger workflow generation and
2 parents 67d76d1 + be394c4 commit 8b212af

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/diagram-sync.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,3 +102,4 @@ jobs:
102102
git commit -m "chore: auto-export diagrams [skip ci]"
103103
git pull --rebase origin main
104104
git push
105+
fi

pipeline.puml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
skinparam direction left to right
33
skinparam backgroundColor #FAFAFA
44
skinparam defaultFontName Arial
5-
skinparam defaultFontSize 13
5+
skinparam defaultFontSize 14
66
skinparam ArrowColor #555555
77
skinparam ArrowThickness 2
88
skinparam linetype ortho

0 commit comments

Comments
 (0)