1
0
mirror of synced 2026-01-02 03:04:13 -05:00

Merge pull request #15478 from github/repo-sync

repo sync
This commit is contained in:
Octomerger Bot
2022-02-14 15:27:39 -08:00
committed by GitHub

View File

@@ -50,6 +50,6 @@ jobs:
git push --set-upstream origin $BRANCH
echo "Open a pull request"
gh pr create --title "Optimize images" --body "Optimize images" --reviewer "@github/docs-engineering"
gh pr create --title "Optimize images" --body "Optimize images" --reviewer "github/docs-engineering"
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}