Skip to content

Commit

Permalink
add trigger to unit tests upon completion of UML action (#619)
Browse files Browse the repository at this point in the history
  • Loading branch information
JessicaS11 committed Sep 27, 2024
1 parent 628ad8f commit 23e3f7e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/unit_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@ on:
branches:
- "main"
- "development"
workflow_run:
workflows: [Update UML diagrams]
types:
- completed


jobs:
Expand Down

0 comments on commit 23e3f7e

Please sign in to comment.