[ci] Add azp trigger for future release branches. (#12508)

This commit is contained in:
Liu Shilong
2022-10-27 17:36:43 +08:00
committed by GitHub
parent 844f83171b
commit 3df031c9b1
2 changed files with 3 additions and 4 deletions

View File

@@ -9,7 +9,7 @@ schedules:
branches:
include:
- master
- 202012
- 202???
always: true
- cron: "0 4 * * *"
displayName: nightly build for release

View File

@@ -7,7 +7,7 @@ trigger:
branches:
include:
- master
- 202012
- 202???
paths:
exclude:
- .github
@@ -16,8 +16,7 @@ pr:
branches:
include:
- master
- 202012
- bullseye
- 202???
paths:
exclude:
- .github