3
0
Fork 0
mirror of https://github.com/tj-actions/changed-files synced 2025-01-17 19:17:45 +00:00

chore: update codacy-analysis.yml (#1929)

This commit is contained in:
Tonye Jack 2024-02-13 09:34:23 -07:00 committed by GitHub
parent 8eced8a5df
commit 09ee51bee3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -24,11 +24,6 @@ permissions:
jobs: jobs:
codacy-security-scan: 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 name: Codacy Security Scan
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps: