Skip to content

feat: Add e2e.yml test workflow #372

feat: Add e2e.yml test workflow

feat: Add e2e.yml test workflow #372

Workflow file for this run

name: pre-commit
on:
push:
branches: [main]
pull_request:
branches: [main]
workflow_dispatch:
jobs:
pre-commit:
uses: cpp-linter/.github/.github/workflows/pre-commit.yml@main