Skip to content

Update release_template.md #6948

Update release_template.md

Update release_template.md #6948

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