Skip to content

Use docker compose when starting test infrastructure #1509

Use docker compose when starting test infrastructure

Use docker compose when starting test infrastructure #1509

Workflow file for this run

name: "CodeQL Scan"
on:
push:
branches: [ main, 'hotfix/**' ]
pull_request:
branches: [ main, 'hotfix/**' ]
schedule:
- cron: '45 12 * * 1'
jobs:
scan:
uses: UKHomeOffice/sas-github-workflows/.github/workflows/codeql-analysis-gradle.yml@v2
secrets: inherit