diff options
| author | Yuriy Andamasov <yuriy@andamasov.com> | 2026-05-07 10:28:48 +0300 |
|---|---|---|
| committer | Yuriy Andamasov <yuriy@andamasov.com> | 2026-05-07 10:28:48 +0300 |
| commit | 7ceef12cc41847a3f216e8cf8eac8059ebf64e46 (patch) | |
| tree | b4fb5e8a06c3992a866f709cc7ba5dd94c2d3d66 | |
| parent | 5c6b3879d6dd22ab3f9481a55c53af61f882ca1f (diff) | |
| download | live-boot-7ceef12cc41847a3f216e8cf8eac8059ebf64e46.tar.gz live-boot-7ceef12cc41847a3f216e8cf8eac8059ebf64e46.zip | |
T8218: removed unqueue from mergify yaml as it is not supported
| -rw-r--r-- | .github/mergify.yml | 1 |
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 |
