Skip to content

Commit 2a179f3

Browse files
author
Andrew Omondi
committed
Fix checkout branches
1 parent 4d891da commit 2a179f3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.azure-pipelines/generation-pipeline.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,12 @@ resources:
1717
type: github
1818
endpoint: microsoftgraph (22)
1919
name: microsoftgraph/msgraph-sdk-dotnet
20-
ref: master
20+
ref: main
2121
- repository: msgraph-beta-sdk-dotnet
2222
type: github
2323
endpoint: microsoftgraph (22)
2424
name: microsoftgraph/msgraph-beta-sdk-dotnet
25-
ref: master
25+
ref: main
2626
- repository: msgraph-sdk-php
2727
type: github
2828
endpoint: microsoftgraph (22)

0 commit comments

Comments
 (0)