Skip to content

version set to 3.0.0-SNAPSHOT for development #361

version set to 3.0.0-SNAPSHOT for development

version set to 3.0.0-SNAPSHOT for development #361

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