diff options
| author | kumvijaya <kumvijaya@gmail.com> | 2026-05-06 23:49:07 +0530 |
|---|---|---|
| committer | kumvijaya <kumvijaya@gmail.com> | 2026-05-06 23:49:07 +0530 |
| commit | 1d89b946bc6ef1f3aa45b7b4dfe175b7bf5a44e8 (patch) | |
| tree | e0a877092ecb7cf356894597f1de1eb8a8f79c4c | |
| parent | 0361367d9960c18e0aea54f04405cdcbfb2ff71a (diff) | |
| download | vyos-build-1d89b946bc6ef1f3aa45b7b4dfe175b7bf5a44e8.tar.gz vyos-build-1d89b946bc6ef1f3aa45b7b4dfe175b7bf5a44e8.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 561cb3a5..b2cf6ace 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 |
