summaryrefslogtreecommitdiff
path: root/.github/mergify.yml
diff options
context:
space:
mode:
authorkumvijaya <kumvijaya@gmail.com>2026-05-07 00:19:50 +0530
committerkumvijaya <kumvijaya@gmail.com>2026-05-07 00:19:50 +0530
commitac90cc3fef2d3e698f00e5505779d47d1b7aa914 (patch)
treeefc88557bd423a15b3403ec80dccc0a90dddd0de /.github/mergify.yml
parent1127770aff2765c498079b4c03f3c49a79f7dcb3 (diff)
downloadipaddrcheck-ac90cc3fef2d3e698f00e5505779d47d1b7aa914.tar.gz
ipaddrcheck-ac90cc3fef2d3e698f00e5505779d47d1b7aa914.zip
T8218: removed unqueue from mergify yaml as it is not supported
Diffstat (limited to '.github/mergify.yml')
-rw-r--r--.github/mergify.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/mergify.yml b/.github/mergify.yml
index 561cb3a..b2cf6ac 100644
--- a/.github/mergify.yml
+++ b/.github/mergify.yml
@@ -22,5 +22,4 @@ commands_restrictions:
refresh: *allowed
requeue: *allowed
squash: *allowed
- unqueue: *allowed
update: *allowed