Skip to content

Commit d954394

Browse files
authored
Merge pull request #1262 from microsoftgraph/andrueastman/fixCheckout
Fix checkout branches
2 parents 4d891da + 2a179f3 commit d954394

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)