github-action
github-action copied to clipboard
[FEATURE] Support Merge Queue
@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?
This request was answered. No changes are necessary.