Skip to content

Merge pull request #1859 from alphagov/pp-13300-remove-warning-from-t… #137

Merge pull request #1859 from alphagov/pp-13300-remove-warning-from-t…

Merge pull request #1859 from alphagov/pp-13300-remove-warning-from-t… #137

Workflow file for this run

name: CodeQL
on:
pull_request:
branches: [ "master" ]
paths:
- 'src/**'
push:
branches: [ "master" ]
schedule:
# Weekly schedule
- cron: '43 7 * * 1'
permissions:
security-events: write
jobs:
analyze:
name: "Run CodeQL"
uses: alphagov/pay-ci/.github/workflows/_run-codeql-scan.yml@master
with:
is_typescript_repo: true