Skip to content

Commit 54cbc20

Browse files
authored
Merge pull request github#15478 from github/repo-sync
repo sync
2 parents ade1862 + f9b0411 commit 54cbc20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/optimize-images.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,6 @@ jobs:
5050
git push --set-upstream origin $BRANCH
5151
5252
echo "Open a pull request"
53-
gh pr create --title "Optimize images" --body "Optimize images" --reviewer "@github/docs-engineering"
53+
gh pr create --title "Optimize images" --body "Optimize images" --reviewer "github/docs-engineering"
5454
env:
5555
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)