diff options
| author | Christian Breunig <christian@breunig.cc> | 2026-05-05 21:20:33 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-05-05 21:20:33 +0200 |
| commit | a9ea7cb5b80549f773ab80c4f6b6bfedb50cb3fc (patch) | |
| tree | ddd22544880068a0b0d757c67ae6dfd55b49d89e /.github | |
| parent | 2c9f5009bf56c01777207fba46ae8859015ec76b (diff) | |
| parent | 59c45dd9b9590aa7427c764aaf90ae945dcb12be (diff) | |
| download | vyos-1x-a9ea7cb5b80549f773ab80c4f6b6bfedb50cb3fc.tar.gz vyos-1x-a9ea7cb5b80549f773ab80c4f6b6bfedb50cb3fc.zip | |
Merge pull request #5168 from kumvijaya/current
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 561cb3a51..b2cf6ace5 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 |
