Skip to content

CI-CodeQL

CI-CodeQL #613

Workflow file for this run

name: CI-CodeQL
on:
workflow_dispatch:
workflow_run:
workflows: [ CI-builds ]
types: [ completed ]
concurrency:
group: ${{ github.workflow }}-${{ github.ref_name }}
cancel-in-progress: true
jobs:
run:
uses: sysown/proxysql/.github/workflows/ci-codeql.yml@GH-Actions
secrets: inherit