Skip to content

Commit 82d8e88

Browse files
author
Andrew Omondi
committed
Fix pipeline
1 parent bae6780 commit 82d8e88

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
@@ -52,12 +52,12 @@ resources:
5252
type: github
5353
endpoint: microsoftgraph (22)
5454
name: microsoftgraph/msgraph-sdk-java
55-
ref: dev
55+
ref: main
5656
- repository: msgraph-beta-sdk-java
5757
type: github
5858
endpoint: microsoftgraph (22)
5959
name: microsoftgraph/msgraph-beta-sdk-java
60-
ref: dev
60+
ref: main
6161
- repository: msgraph-sdk-go
6262
type: github
6363
endpoint: microsoftgraph (22)

0 commit comments

Comments
 (0)