Skip to content

feat: Add e2e.yml test workflow #384

feat: Add e2e.yml test workflow

feat: Add e2e.yml test workflow #384

Workflow file for this run

name: CodeQL
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
workflow_dispatch:
jobs:
codeql:
uses: cpp-linter/.github/.github/workflows/codeql.yml@main
with:
language: python