Skip to content
This repository was archived by the owner on Feb 23, 2024. It is now read-only.

Commit a562e88

Browse files
authored
Change scheduled build branch from master to main (#619)
1 parent 9b6981c commit a562e88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.azure-pipelines/scheduled-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ schedules:
1212
always: true # Run even when there are no code changes
1313
branches:
1414
include:
15-
- master
15+
- main
1616

1717
# no PR triggers
1818
pr: none

0 commit comments

Comments
 (0)