diff options
| author | kumvijaya <kumvijaya@gmail.com> | 2026-05-07 00:50:54 +0530 |
|---|---|---|
| committer | kumvijaya <kumvijaya@gmail.com> | 2026-05-07 00:50:54 +0530 |
| commit | 0e3c59ea009a8c9518dd5cfb545096dd29b2181c (patch) | |
| tree | 643cebc8e6fc305dd9bd30dc6d6e9bcf9faf82d3 /.github | |
| parent | c49106e75c754bc2eb23d19188364d50bcae67f5 (diff) | |
| download | vyos-http-api-tools-0e3c59ea009a8c9518dd5cfb545096dd29b2181c.tar.gz vyos-http-api-tools-0e3c59ea009a8c9518dd5cfb545096dd29b2181c.zip | |
T8218: removed unqueue from mergify yaml as it is not supported
Diffstat (limited to '.github')
| -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 |
