mirror of
https://github.com/ceph/ceph-csi.git
synced 2025-06-13 10:33:35 +00:00
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:
@ -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' &&
|
||||
|
Reference in New Issue
Block a user