From 4fa3359d44471cf301fe6755dd281a87304d5d01 Mon Sep 17 00:00:00 2001 From: John Bampton Date: Tue, 15 Dec 2020 19:34:01 +1000 Subject: refactor: remove trailing whitespace from C, Header, Ruby and YAML files Lint --- .github/workflows/codeql-analysis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github/workflows') diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml index 0e7a5591f..efbc25e93 100644 --- a/.github/workflows/codeql-analysis.yml +++ b/.github/workflows/codeql-analysis.yml @@ -23,7 +23,7 @@ jobs: # the head of the pull request instead of the merge commit. - run: git checkout HEAD^2 if: ${{ github.event_name == 'pull_request' }} - + # Initializes the CodeQL tools for scanning. - name: Initialize CodeQL uses: github/codeql-action/init@v1 -- cgit v1.2.3