Skip to content

fix: ci on branch 5 #7878

fix: ci on branch 5

fix: ci on branch 5 #7878

Workflow file for this run

name: test-clang-format
on: [pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 2
- uses: owncloud-ci/git-clang-format-lint@master