Skip to content

Commit e3c6a42

Browse files
authored
Update cross_platform.yml
1 parent 8d4eb3e commit e3c6a42

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/cross_platform.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,15 @@
44
"push": {
55
"branches": [
66
"trunk",
7+
"main",
78
"v*.x",
89
"ci/*"
910
]
1011
},
1112
"pull_request": {
1213
"branches": [
1314
"trunk",
15+
"main",
1416
"v*.x"
1517
]
1618
}

0 commit comments

Comments
 (0)