Skip to content

Branch config print #97

Branch config print

Branch config print #97

Workflow file for this run

name: Clang Format Checker
on:
push:
pull_request:
branches: [ master ]
jobs:
clang-format-checking:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: RafikFarhad/[email protected]
with:
sources: "core/*.*pp, infra/*.*pp infra-1.0/*.*pp examples/*.*pp"
style: file