Skip to content

Commit

Permalink
Updated Codacy scan.
Browse files Browse the repository at this point in the history
  • Loading branch information
jackton1 committed Oct 21, 2022
1 parent 50142ba commit 9403c91
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/codacy-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 9403c91

Please sign in to comment.