Skip to content

Bump github/codeql-action from 3.25.3 to 3.25.15 #116

Bump github/codeql-action from 3.25.3 to 3.25.15

Bump github/codeql-action from 3.25.3 to 3.25.15 #116

Workflow file for this run

name: clang-format
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: DoozyX/[email protected]
with:
source: '.'
exclude: './cmake'
extensions: 'c,h,hh,cpp'
clangFormatVersion: 17
style: file # Use .clang-format at repo root