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

Commit 69af176

Browse files
committed
Merge branch 'chore/pipelines' of https://github.com/microsoftgraph/msgraph-beta-cli into chore/pipelines
2 parents 3808ac5 + db0f24a commit 69af176

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/create-beta-pull-request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
GITHUB_TOKEN: ${{ secrets.PERSONAL_TOKEN }}
3636
MESSAGE_TITLE: Generated beta models and request builders using Kiota
3737
MESSAGE_BODY: "This pull request was automatically created by the GitHub Action, **${{github.workflow}}**. \n\n The commit hash is _${{github.sha}}_. \n\n **Important** Check for unexpected deletions or changes in this PR."
38-
ASSIGNEDTO: baywet
38+
ASSIGNEDTO: calebkiage
3939
LABELS: generated
4040
BASE: main
4141
run: |

0 commit comments

Comments
 (0)