We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e99fb9 commit 6d361b7Copy full SHA for 6d361b7
1 file changed
.github/workflows/docs-pr-failure-post-comment.yml
@@ -63,4 +63,4 @@ jobs:
63
echo "</details>"
64
} > comment-body.md
65
66
- gh pr comment "$PR_NUMBER" --repo "$REPO" --body-file comment-body.md
+ gh pr comment "$PR_NUMBER" --repo "$REPO" --body-file comment-body.md
0 commit comments