diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 07e5d44..6748aea 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -12,13 +12,6 @@ jobs: uses: alphagov/govuk-infrastructure/.github/workflows/codeql-analysis.yml@main permissions: security-events: write - strategy: - matrix: - # Override automatic language detection as the job was for some reason detecting - # Ruby and then failing to scan. See https://github.com/alphagov/govuk-browser-extension/actions/runs/8876065845/job/24366823308?pr=196 - language: ["javascript-typescript"] - with: - target: ${{ matrix.language }} dependency-review: name: Dependency Review scan