diff options
| author | Yuriy Andamasov <yuriy@andamasov.com> | 2026-05-07 10:29:26 +0300 |
|---|---|---|
| committer | Yuriy Andamasov <yuriy@andamasov.com> | 2026-05-07 10:29:26 +0300 |
| commit | f0904a063b1c261cc02eec6c61c3f8b523effebb (patch) | |
| tree | b9c3f14276b3dc3d033bf7070685c76742cf4dc6 /.github/mergify.yml | |
| parent | e640139c7670159ac348aefaf0ec87f41cda17c9 (diff) | |
| download | hvinfo-f0904a063b1c261cc02eec6c61c3f8b523effebb.tar.gz hvinfo-f0904a063b1c261cc02eec6c61c3f8b523effebb.zip | |
T8218: removed unqueue from mergify yaml as it is not supported
Diffstat (limited to '.github/mergify.yml')
| -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 |
