We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aad851a commit 5ce1effCopy full SHA for 5ce1eff
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