From 116bb2a035d68235a2089deb9db4c47ae0605333 Mon Sep 17 00:00:00 2001 From: Prateek Singh Date: Wed, 2 Aug 2023 08:55:33 +0530 Subject: [PATCH] checking if I can push on this branch Signed-off-by: Prateek Singh --- tetragonpod/api/v1alpha1/groupversion_info.go | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tetragonpod/api/v1alpha1/groupversion_info.go b/tetragonpod/api/v1alpha1/groupversion_info.go index 8962c97251a..58965a50961 100644 --- a/tetragonpod/api/v1alpha1/groupversion_info.go +++ b/tetragonpod/api/v1alpha1/groupversion_info.go @@ -34,3 +34,5 @@ var ( // AddToScheme adds the types in this group-version to the given scheme. AddToScheme = SchemeBuilder.AddToScheme ) + +// checking if I can push on this branch