Update the pipelines to reference the default branch (#12918)

This commit is contained in:
Blue 2025-05-19 14:42:06 -07:00 committed by GitHub
parent 4b5cb64e79
commit bb9caa4864
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 5 additions and 5 deletions

View File

@ -1,7 +1,7 @@
trigger:
branches:
include:
- main
- master
paths:
include:
- 'localization/strings/en-US/Resources.resw'
@ -14,7 +14,7 @@ schedules:
displayName: Nightly Touchdown Build Schedule
branches:
include:
- "main"
- "master"
always: true
pool:

View File

@ -1,7 +1,7 @@
trigger:
branches:
include:
- main
- master
pool:
name: 'wsl-build'

View File

@ -1,7 +1,7 @@
trigger:
branches:
include:
- main
- master
- release/*
variables:

View File

@ -14,4 +14,4 @@ Technical Support for the use of WSL may also be available from Microsofts Cu
[gh-issue]: https://github.com/microsoft/WSL/issues/new/choose
[gh-bug]: https://github.com/microsoft/WSL/issues/new?assignees=&labels=&template=bug_report.md&title=
[gh-feature]: https://github.com/microsoft/WSL/issues/new?assignees=&labels=feature&template=feature_request.md&title=
[gh-feature]: https://github.com/microsoft/WSL/issues/new?assignees=&labels=feature&template=feature_request.md&title=