File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -29,12 +29,12 @@ jobs:
2929 # this is the personal access token used for "gh repo sync" below
3030 GH_TOKEN : ${{ secrets.AARON_MAXWELL_TOKEN }}
3131 run : |
32- gh repo sync AaronMaxwell/azure-docs-pr \
33- --source MicrosoftDocs/azure-docs-pr
32+ gh repo sync AaronMaxwell/azure-monitor- docs-pr \
33+ --source MicrosoftDocs/azure-monitor- docs-pr
3434
3535 - uses : actions/checkout@v4
3636 with :
37- repository : AaronMaxwell/azure-docs-pr
37+ repository : AaronMaxwell/azure-monitor- docs-pr
3838 # this is the personal access token used for "git push" below
3939 token : ${{ secrets.AARON_MAXWELL_TOKEN }}
4040
@@ -76,11 +76,11 @@ jobs:
7676
7777 echo ========================================
7878 echo To create PR, go to
79- echo https://github.com/MicrosoftDocs/azure-docs-pr/compare/main...AaronMaxwell:azure-docs-pr:${branch}?expand=1
79+ echo https://github.com/MicrosoftDocs/azure-monitor- docs-pr/compare/main...AaronMaxwell:azure-docs-pr:${branch}?expand=1
8080 echo ========================================
8181
8282 # TODO (trask) create PR automatically
8383 # gh pr create --title "$message" \
8484 # --body "$body" \
85- # --repo MicrosoftDocs/azure-docs-pr \
85+ # --repo MicrosoftDocs/azure-monitor- docs-pr \
8686 # --base main
You can’t perform that action at this time.
0 commit comments