Skip to content

Commit

Permalink
add codecov trigger solution (#232)
Browse files Browse the repository at this point in the history
Signed-off-by: Sun, Xuehao <xuehao.sun@intel.com>
  • Loading branch information
XuehaoSun authored Jun 24, 2024
1 parent 72a2fb0 commit afa4b13
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/megaservice-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
name: MegaService-test

on:
push:
branches: [main]
pull_request:
branches: [main]
types: [opened, reopened, ready_for_review, synchronize] # added `ready_for_review` since draft is skipped
Expand Down

0 comments on commit afa4b13

Please sign in to comment.