Skip to content

Commit

Permalink
Update cd-branch.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Chengming-Li authored Apr 12, 2024
1 parent d7994fb commit e4719df
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/cd-branch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@ name:
on:
pull_request:
types: [opened, synchronize, reopened]
workflow_run:
workflows:
- "Build Frontend"
- "Build Backend"
types:
- completed

jobs:
deploy:
Expand Down

0 comments on commit e4719df

Please sign in to comment.