Skip to content

Commit

Permalink
remove unused diagrams and update plantuml workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
wilyle committed Feb 6, 2024
1 parent deb162e commit 7b55199
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 157 deletions.
5 changes: 4 additions & 1 deletion .github/workflows/generate-plantuml.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
name: generate plantuml

on: push
on:
push:
paths:
- '**.puml'

jobs:
generate_plantuml:
Expand Down
25 changes: 0 additions & 25 deletions docs/design/diagrams/azure_digital_twins_cloud_connector.puml

This file was deleted.

50 changes: 0 additions & 50 deletions docs/design/diagrams/azure_digital_twins_cloud_connector.svg

This file was deleted.

26 changes: 0 additions & 26 deletions docs/design/diagrams/azure_mqtt_cloud_connector.puml

This file was deleted.

Loading

0 comments on commit 7b55199

Please sign in to comment.