Skip to content

Workflow changes to allow building and pushing a specific tag. (#727) #1029

Workflow changes to allow building and pushing a specific tag. (#727)

Workflow changes to allow building and pushing a specific tag. (#727) #1029

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