From 364d66b90fe158c426332e4a3d718e2e534707fd Mon Sep 17 00:00:00 2001 From: faizanahmad055 Date: Mon, 6 Feb 2023 22:13:58 +0100 Subject: [PATCH] Remove extra line Signed-off-by: faizanahmad055 --- .github/workflows/pull_request.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/pull_request.yaml b/.github/workflows/pull_request.yaml index 0c4a1af..1781291 100644 --- a/.github/workflows/pull_request.yaml +++ b/.github/workflows/pull_request.yaml @@ -11,7 +11,6 @@ env: KUBERNETES_VERSION: "1.18.0" KIND_VERSION: "0.10.0" - jobs: build: runs-on: ubuntu-latest