Skip to content

Commit

Permalink
chore: update codacy-analysis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jackton1 authored Feb 13, 2024
1 parent 8eced8a commit 3378790
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 @@ -24,11 +24,6 @@ permissions:

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 3378790

Please sign in to comment.