Skip to content

CodeQL Advanced [Push & PR] #616

CodeQL Advanced [Push & PR]

CodeQL Advanced [Push & PR] #616

Workflow file for this run

name: "CodeQL Advanced [Push & PR]"
on:
push:
branches:
- main
pull_request:
branches:
- main
schedule:
- cron: '32 20 * * 0'
jobs:
sast-codeql-analyze:
uses: codbex/codbex-infra/.github/workflows/platform-codeql-pr-push.yaml@main
secrets: inherit