[azure pipeline] enable PR test for 202205 branch (#11017)
Signed-off-by: Ying Xie <ying.xie@microsoft.com>
This commit is contained in:
parent
0a01faa383
commit
0514923ea1
@ -7,7 +7,7 @@ trigger:
|
||||
branches:
|
||||
include:
|
||||
- master
|
||||
- 202012
|
||||
- 202205
|
||||
paths:
|
||||
exclude:
|
||||
- .github
|
||||
@ -16,7 +16,7 @@ pr:
|
||||
branches:
|
||||
include:
|
||||
- master
|
||||
- 202012
|
||||
- 202205
|
||||
- bullseye
|
||||
paths:
|
||||
exclude:
|
||||
|
Reference in New Issue
Block a user