github-action icon indicating copy to clipboard operation
github-action copied to clipboard

[FEATURE] Support Merge Queue

Open conversayShawn opened this issue 3 years ago • 1 comments

Feature request for GH Actions Merge Queue support

conversayShawn avatar Sep 05 '22 13:09 conversayShawn

@conversaShawn you should be able to try this without any changes to the code. You should be able to add merge_group to the trigger like:

on: [push, merge_group]

Do you have a use-case that you could share?

admah avatar Sep 13 '22 23:09 admah

This request was answered. No changes are necessary.

MikeMcC399 avatar Nov 11 '23 08:11 MikeMcC399