Skip to content

Commit

Permalink
Minor improvement.
Browse files Browse the repository at this point in the history
  • Loading branch information
VatsalJagani committed Mar 17, 2024
1 parent 031c07d commit 05da7b6
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 @@ -32,6 +32,8 @@ graph TD
M --> |Yes| N([Pull Request Created])
M --> |No| O([Build Artifacts Created])
N --> O
K --> |No| O
```


Expand Down

0 comments on commit 05da7b6

Please sign in to comment.