Skip to content

Disable Clang 18 libstdc++ unit tests due to incompatibility with ver… #426

Disable Clang 18 libstdc++ unit tests due to incompatibility with ver…

Disable Clang 18 libstdc++ unit tests due to incompatibility with ver… #426

Workflow file for this run

name: Lint Check (pre-commit)
on:
# We have to use pull_request_target here as pull_request does not grant
# enough permission for reviewdog
pull_request_target:
push:
branches:
- main
jobs:
pre-commit:
uses: ./.github/workflows/reusable-beman-pre-commit.yml