Skip to content

Commit

Permalink
formatting fix
Browse files Browse the repository at this point in the history
  • Loading branch information
shini4i committed Sep 5, 2023
1 parent 2dced19 commit 210e1a5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ The workflow for deployment might be the following
<details>
<summary>A simplified diagram</summary>
<div align="center">

```mermaid
graph TD
Dev[Dev] --> Commit{Commit changes to the git repository}
Expand All @@ -53,6 +54,7 @@ graph TD
TimeoutDecision -->|Yes| Failed[Pipeline is marked as failed]
TimeoutDecision -->|No| Check
```

</div>
</details>

Expand Down

0 comments on commit 210e1a5

Please sign in to comment.