From 5716c1b35e8c2c55591d38ca282de10d2afd6574 Mon Sep 17 00:00:00 2001 From: faizanahmad055 Date: Mon, 6 Feb 2023 22:08:31 +0100 Subject: [PATCH] Update pipeline Signed-off-by: faizanahmad055 --- .github/workflows/pull_request.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/pull_request.yaml b/.github/workflows/pull_request.yaml index 1914fdf..261a75e 100644 --- a/.github/workflows/pull_request.yaml +++ b/.github/workflows/pull_request.yaml @@ -11,6 +11,7 @@ env: KUBERNETES_VERSION: "1.18.0" KIND_VERSION: "0.10.0" + jobs: build: runs-on: ubuntu-latest