File tree Expand file tree Collapse file tree 4 files changed +8
-7
lines changed
Expand file tree Collapse file tree 4 files changed +8
-7
lines changed Original file line number Diff line number Diff line change @@ -2,9 +2,9 @@ name: Mono Aot Validation
22
33on :
44 push :
5- branches : [ main ]
5+ branches : [ main, main-v7 ]
66 pull_request :
7- branches : [ main ]
7+ branches : [ main, main-v7 ]
88 workflow_dispatch :
99
1010jobs :
Original file line number Diff line number Diff line change @@ -2,9 +2,9 @@ name: Code Coverage
22
33on :
44 push :
5- branches : [ main ]
5+ branches : [ main, main-v7 ]
66 pull_request :
7- branches : [ main ]
7+ branches : [ main, main-v7 ]
88 workflow_dispatch :
99
1010jobs :
Original file line number Diff line number Diff line change @@ -2,8 +2,9 @@ name: .NET
22
33on :
44 push :
5- branches : [ main ]
5+ branches : [ main, main-v7 ]
66 pull_request :
7+ branches : [ main, main-v7 ]
78 workflow_dispatch :
89
910jobs :
Original file line number Diff line number Diff line change @@ -2,9 +2,9 @@ name: Mutation Testing
22
33on :
44 push :
5- branches : [ main ]
5+ branches : [ main, main-v7 ]
66 pull_request :
7- branches : [ main ]
7+ branches : [ main, main-v7 ]
88 workflow_dispatch :
99
1010jobs :
You can’t perform that action at this time.
0 commit comments