Skip to content

CodeQL Scan

CodeQL Scan #1052

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