mirror of
https://github.com/microsoft/WSL.git
synced 2025-12-10 00:44:55 -06:00
Use the correct base branch in the nightly pipeline .yml (#13052)
This commit is contained in:
parent
9144c17073
commit
c3264b73f5
@ -5,7 +5,7 @@ schedules:
|
||||
- cron: "0 8 * * *"
|
||||
displayName: Nightly build
|
||||
branches:
|
||||
include: [main]
|
||||
include: [master]
|
||||
always: true
|
||||
|
||||
variables:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user