1
0
mirror of synced 2026-01-08 12:01:53 -05:00

code review feedback

This commit is contained in:
Ariel Deitcher
2022-07-28 20:52:10 +00:00
parent aadfc206a9
commit 42382fcdff

View File

@@ -397,7 +397,7 @@ on:
{% endnote %}
Runs your workflow when a pull request is added to a group for merging with merge queue. For more information see "[Merging a pull request with a merge queue](/pull-requests/collaborating-with-pull-requests/incorporating-changes-from-a-pull-request/merging-a-pull-request-with-a-merge-queue)".
Runs your workflow when a pull request is added to a merge queue, which adds the pull request to a merge group. For more information see "[Merging a pull request with a merge queue](/pull-requests/collaborating-with-pull-requests/incorporating-changes-from-a-pull-request/merging-a-pull-request-with-a-merge-queue)".
For example, you can run a workflow when the `checks_requested` activity has occurred.