diff options
| author | Christian Breunig <christian@breunig.cc> | 2026-05-06 21:29:35 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-05-06 21:29:35 +0200 |
| commit | f11be0669dca341e165115f286e2d3996f1615c6 (patch) | |
| tree | 643cebc8e6fc305dd9bd30dc6d6e9bcf9faf82d3 /.github | |
| parent | c49106e75c754bc2eb23d19188364d50bcae67f5 (diff) | |
| parent | 0e3c59ea009a8c9518dd5cfb545096dd29b2181c (diff) | |
| download | vyos-http-api-tools-f11be0669dca341e165115f286e2d3996f1615c6.tar.gz vyos-http-api-tools-f11be0669dca341e165115f286e2d3996f1615c6.zip | |
Merge pull request #39 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 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 |
