Skip to content

Expose BEMAN_ITERATOR_INTERFACE_USE_DEDUCING_THIS as a vcpkg feature #11

Expose BEMAN_ITERATOR_INTERFACE_USE_DEDUCING_THIS as a vcpkg feature

Expose BEMAN_ITERATOR_INTERFACE_USE_DEDUCING_THIS as a vcpkg feature #11

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:
contents: read
checks: write
issues: write
pull-requests: write
jobs:
pre-commit:
uses: bemanproject/infra-workflows/.github/workflows/reusable-beman-pre-commit.yml@1.7.0