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.
1 parent fb1b81a commit cd20634Copy full SHA for cd20634
.github/workflows/deploy-bundle-preview.yml
@@ -81,7 +81,6 @@ jobs:
81
with:
82
token: ${{ secrets.DOCS_GITHUB_PAT }}
83
issue-number: ${{ github.event.pull_request.number }}
84
- comment-author: 'mlr'
85
body-includes: UI bundle preview build successful!
86
direction: last
87
0 commit comments