diff --git a/.pipelines/wsl-build-nightly-localization.yml b/.pipelines/wsl-build-nightly-localization.yml index dff79fc..9646249 100644 --- a/.pipelines/wsl-build-nightly-localization.yml +++ b/.pipelines/wsl-build-nightly-localization.yml @@ -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: diff --git a/.pipelines/wsl-build-notice.yml b/.pipelines/wsl-build-notice.yml index 883166b..cd8fae9 100644 --- a/.pipelines/wsl-build-notice.yml +++ b/.pipelines/wsl-build-notice.yml @@ -1,7 +1,7 @@ trigger: branches: include: - - main + - master pool: name: 'wsl-build' diff --git a/.pipelines/wsl-build-pr-onebranch.yml b/.pipelines/wsl-build-pr-onebranch.yml index f6a0e6e..ec74deb 100644 --- a/.pipelines/wsl-build-pr-onebranch.yml +++ b/.pipelines/wsl-build-pr-onebranch.yml @@ -1,7 +1,7 @@ trigger: branches: include: - - main + - master - release/* variables: diff --git a/SUPPORT.md b/SUPPORT.md index bca2be3..e8e8fee 100644 --- a/SUPPORT.md +++ b/SUPPORT.md @@ -14,4 +14,4 @@ Technical Support for the use of WSL may also be available from Microsoft’s 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= \ No newline at end of file +[gh-feature]: https://github.com/microsoft/WSL/issues/new?assignees=&labels=feature&template=feature_request.md&title=