Skip to content

clang-format: Put class braces on a new line #1522

clang-format: Put class braces on a new line

clang-format: Put class braces on a new line #1522

Workflow file for this run

name: Build check
on:
pull_request:
paths-ignore:
- "*.md"
types:
- opened
- synchronize
- reopened
push:
paths-ignore:
- "*.md"
branches:
- main
jobs:
build:
uses: ./.github/workflows/build.yml
with:
deploymode: release
experimentalversion: 999999