From 9403c911ce5bbfd03a3b5aaed70a25845610c24b Mon Sep 17 00:00:00 2001 From: Tonye Jack Date: Fri, 21 Oct 2022 07:10:09 -0600 Subject: [PATCH] Updated Codacy scan. --- .github/workflows/codacy-analysis.yml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.github/workflows/codacy-analysis.yml b/.github/workflows/codacy-analysis.yml index e3153442..01b1a2cb 100644 --- a/.github/workflows/codacy-analysis.yml +++ b/.github/workflows/codacy-analysis.yml @@ -19,11 +19,6 @@ on: jobs: codacy-security-scan: - # Cancel other workflows that are running for the same branch - # https://docs.github.com/en/actions/reference/workflow-syntax-for-github-actions#concurrency - concurrency: - group: ${{ github.workflow }}-${{ github.ref }} - cancel-in-progress: true name: Codacy Security Scan runs-on: ubuntu-latest steps: