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 342bb17 commit 5739a3bCopy full SHA for 5739a3b
.github/workflows/qhelp-pr-preview.yml
@@ -1,5 +1,5 @@
1
# This workflow checks for any changes in .qhelp files in pull requests.
2
-# For any changed files, it renders them to HTML in a file called `comment_body.txt`.
+# For any changed files, it renders them to markdown in a file called `comment_body.txt`.
3
# It then checks if there's an existing comment on the pull request generated by
4
# this workflow, and writes the comment ID to `comment_id.txt`.
5
# It also writes the PR number to `pr_number.txt`.
0 commit comments