From 7e9cc01c5474ea22e06e55ea8a296c8653e64d0c Mon Sep 17 00:00:00 2001 From: Tonye Jack Date: Mon, 24 Jul 2023 21:27:04 -0600 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ed7ef737..0da1dfd8 100644 --- a/README.md +++ b/README.md @@ -48,6 +48,7 @@ Effortlessly track all changed files and directories relative to a target branch * Facilitates easy debugging. * Scales to handle large repositories. * Supports Git submodules. +* Support [merge queues](https://docs.github.com/en/repositories/configuring-branches-and-merges-in-your-repository/configuring-pull-request-merges/managing-a-merge-queue) for pull reequests. * Generates escaped JSON output for running matrix jobs based on changed files. * Lists changed directories. * Limits matching changed directories to a specified maximum depth.