Skip to content

feat(ci): Add QL-for-QL support #1

feat(ci): Add QL-for-QL support

feat(ci): Add QL-for-QL support #1

Workflow file for this run

name: "CodeQL - QL"
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
workflow_dispatch:
jobs:
ql-for-ql:
uses: advanced-security/reusable-workflows/.github/workflows/codeql-ql.yml@main
secrets: inherit