Skip to content

Commit bdf2764

Browse files
committed
[CI] Add xplat-editor branch to build filters
1 parent 828ac5b commit bdf2764

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
push:
55
branches:
66
- master
7+
- xplat-editor
78
paths:
89
- '.github/workflows/**'
910
- 'build/**'
@@ -16,6 +17,7 @@ on:
1617
pull_request:
1718
branches:
1819
- master
20+
- xplat-editor
1921
paths:
2022
- '.github/workflows/**'
2123
- 'build/**'

0 commit comments

Comments
 (0)