Skip to content

Commit 0bfafaa

Browse files
committed
Updated the workflow to run UT for PRs during development
1 parent 592ac41 commit 0bfafaa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ on:
66
pull_request:
77
branches:
88
- main
9+
- v4_development
910
push:
1011
branches:
1112
- main

0 commit comments

Comments
 (0)