Skip to content
This repository was archived by the owner on Jan 14, 2025. It is now read-only.

Commit c1841e6

Browse files
committed
Update azure-pipelines.yml for Azure Pipelines
1 parent e2b7175 commit c1841e6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

azure-pipelines.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
trigger:
2-
- master
2+
- main
33
- refs/tags/*
44

55
variables:
@@ -16,7 +16,7 @@ resources:
1616
type: github
1717
name: xamarin/yaml-templates
1818
endpoint: xamarin
19-
ref: refs/heads/master
19+
ref: refs/heads/main
2020
- repository: components
2121
type: github
2222
name: xamarin/XamarinComponents

0 commit comments

Comments
 (0)