Skip to content

Commit 3e2a2e9

Browse files
committed
Add on push back.
Signed-off-by: Jay Zhang <jiz@microsoft.com>
1 parent bd5f1ae commit 3e2a2e9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/pretrained_model_tests_core.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@ name: Pretrained Model Test (Core)
22

33
on:
44
pull_request:
5+
push:
6+
branches:
7+
- main
58

69
jobs:
710
setup:

0 commit comments

Comments
 (0)