Skip to content

PP-13135: Functionality to toggle the sending of refund emails #478

PP-13135: Functionality to toggle the sending of refund emails

PP-13135: Functionality to toggle the sending of refund emails #478

Workflow file for this run

name: CodeQL
on:
pull_request:
branches: [ "master" ]
paths:
- 'app/**'
- 'test/**'
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_node_repo: true