summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Breunig <christian@breunig.cc>2026-05-06 20:58:03 +0200
committerGitHub <noreply@github.com>2026-05-06 20:58:03 +0200
commitca40f84a385656878f22912b8d680bc0a4314a3d (patch)
treeefc88557bd423a15b3403ec80dccc0a90dddd0de
parent1127770aff2765c498079b4c03f3c49a79f7dcb3 (diff)
parentac90cc3fef2d3e698f00e5505779d47d1b7aa914 (diff)
downloadipaddrcheck-ca40f84a385656878f22912b8d680bc0a4314a3d.tar.gz
ipaddrcheck-ca40f84a385656878f22912b8d680bc0a4314a3d.zip
Merge pull request #25 from kumvijaya/current
T8218: removed unqueue from mergify yaml as it is not supported
-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