Skip to content

Test with linux clang-23, and gcc-16 in docker #308

Test with linux clang-23, and gcc-16 in docker

Test with linux clang-23, and gcc-16 in docker #308

# SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
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: bemanproject/infra-workflows/.github/workflows/reusable-beman-pre-commit.yml@1.3.0