From 2fcadce9774ab4a79378a0d9911513f70fd9152f Mon Sep 17 00:00:00 2001 From: max furman Date: Mon, 26 Sep 2022 15:48:46 -0700 Subject: [PATCH] [action] remove extraneous new line --- .github/workflows/ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 6e5c2999..a67b766f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -25,4 +25,3 @@ jobs: run-codeql: true secrets: GITLEAKS_LICENSE_KEY: ${{ secrets.GITLEAKS_LICENSE_KEY }} -