Skip to content

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

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

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

Workflow file for this run

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