We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9144c17 commit c3264b7Copy full SHA for c3264b7
.pipelines/wsl-build-nightly-onebranch.yml
@@ -5,7 +5,7 @@ schedules:
5
- cron: "0 8 * * *"
6
displayName: Nightly build
7
branches:
8
- include: [main]
+ include: [master]
9
always: true
10
11
variables:
0 commit comments