diff --git a/.github/workflows/security.yml b/.github/workflows/security.yml index eb67b81..220ac84 100644 --- a/.github/workflows/security.yml +++ b/.github/workflows/security.yml @@ -6,10 +6,6 @@ on: branches: [main] workflow_dispatch: -concurrency: - group: ${{ github.workflow }}-${{ github.ref }} - cancel-in-progress: ${{ github.ref != 'refs/heads/main' }} - jobs: security-checks: uses: sibuthomasmathew/platform-github-workflows/.github/workflows/security-baseline.yml@main