Skip to content

2 updates for cmake and project structure #16

2 updates for cmake and project structure

2 updates for cmake and project structure #16

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
permissions:
checks: write
issues: write
pull-requests: write
contents: read
jobs:
pre-commit:
uses: bemanproject/infra-workflows/.github/workflows/[email protected]