From ef5da420443a051f6c20bafc95862a49ee9c63f4 Mon Sep 17 00:00:00 2001 From: Shahar Harari Date: Wed, 4 Sep 2024 22:45:08 +0300 Subject: [PATCH] fix lint issue Signed-off-by: Shahar Harari --- .github/workflows/license-scan.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/license-scan.yml b/.github/workflows/license-scan.yml index 5055ba7292a..8be0962d2a1 100644 --- a/.github/workflows/license-scan.yml +++ b/.github/workflows/license-scan.yml @@ -28,4 +28,4 @@ jobs: ./ # TODO remove once github.com/hashicorp/go-getter gets license exception in CNCF or removed from the project # See https://github.com/cncf/foundation/issues/624 - continue-on-error: true \ No newline at end of file + continue-on-error: true