Skip to content

trigger ci

trigger ci #8

name: Security veracode policy scan
on:
push:
workflow_dispatch:
schedule:
- cron: "16 3 * * 1" # Every Monday at 03:16 UTC
jobs:
security-veracode-policy-check:
name: Project security veracode policy scan
uses: ministryofjustice/hmpps-github-actions/.github/workflows/security_veracode_policy_scan.yml@custom-veracode-id # WORKFLOW_VERSION
with:
channel_id: SECURITY_ALERTS_SLACK_CHANNEL_ID
secrets: inherit