ci: update mergify rules to drop K8s v1.29 from devel

Signed-off-by: Praveen M <m.praveen@ibm.com>
This commit is contained in:
Praveen M
2025-01-06 15:32:37 +05:30
committed by mergify[bot]
parent 505c8e73ca
commit 81d4f615ff
2 changed files with 3 additions and 9 deletions

View File

@ -27,6 +27,9 @@ jobs:
- k8s: "1.32"
branch: "release-v3.13"
- k8s: "1.29"
branch: "devel"
# watch out, matrix.branch can not be used in this if-statement :-/
if: >
(github.event.label.name == 'ok-to-test' &&