Rename workflow to reflect its generic nature

This workflow can (pretty much) be used by any other workflow that wants
to post a PR comment.
This commit is contained in:
Harry Maclean
2022-04-04 10:11:54 +12:00
parent e34911118f
commit c2b94e8d1d
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
# .github/workflows/qhelp-pr-preview.yml
# See that file for more info.
name: Add PR comment with QHelp preview
name: Post PR comment
on:
workflow_run:
workflows: [Render QHelp changes]

View File

@@ -5,7 +5,7 @@
# It also writes the PR number to `pr_number.txt`.
# These three files are uploaded as an artifact.
# When this workflow completes, the workflow "Add PR comment with QHelp preview" runs.
# When this workflow completes, the workflow "Post PR comment" runs.
# It downloads the artifact and adds a comment to the PR with the rendered
# QHelp.