mirror of
https://github.com/github/codeql.git
synced 2026-05-04 13:15:21 +02:00
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:
2
.github/workflows/post-pr-comment.yml
vendored
2
.github/workflows/post-pr-comment.yml
vendored
@@ -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]
|
||||
|
||||
Reference in New Issue
Block a user