We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ade1862 + f9b0411 commit 54cbc20Copy full SHA for 54cbc20
.github/workflows/optimize-images.yml
@@ -50,6 +50,6 @@ jobs:
50
git push --set-upstream origin $BRANCH
51
52
echo "Open a pull request"
53
- 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"
54
env:
55
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments