Skip to content

Commit

Permalink
Remove author when updating pull request with GitHub Pages build status
Browse files Browse the repository at this point in the history
  • Loading branch information
mlr committed Jan 28, 2025
1 parent fb1b81a commit cd20634
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/deploy-bundle-preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,6 @@ jobs:
with:
token: ${{ secrets.DOCS_GITHUB_PAT }}
issue-number: ${{ github.event.pull_request.number }}
comment-author: 'mlr'
body-includes: UI bundle preview build successful!
direction: last

Expand Down

0 comments on commit cd20634

Please sign in to comment.